Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a11ysuite import error in webserver.ts #3406

Closed
djdam opened this issue Apr 26, 2019 · 2 comments
Closed

a11ysuite import error in webserver.ts #3406

djdam opened this issue Apr 26, 2019 · 2 comments
Labels

Comments

@djdam
Copy link

djdam commented Apr 26, 2019

Hi,

when running tests, we see a couple of import errors for a11ysuite.js, originating from generated-index.html. I traced it down to this line:

https://github.com/Polymer/tools/blob/master/packages/web-component-tester/runner/webserver.ts#L163

shouldn't the import read instead :

scripts.push('../web-component-tester/data/a11ysuite.js');

?

Just like you do when importing the browser script here:

https://github.com/Polymer/tools/blob/master/packages/web-component-tester/runner/webserver.ts#L159

@stale
Copy link

stale bot commented Apr 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 25, 2020
@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant