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

add more browsers to e2e test #23

Open
4 tasks
eidng8 opened this issue Apr 12, 2020 · 0 comments
Open
4 tasks

add more browsers to e2e test #23

eidng8 opened this issue Apr 12, 2020 · 0 comments
Labels
enhancement New enhancement or request

Comments

@eidng8
Copy link
Owner

eidng8 commented Apr 12, 2020

This issue serves as a reminder and meta-issue of all e2e related obstacles. Each issue mentioned here needs their own issue created when tackled in the future.

Currently Chrome is used as the baseline. Other browsers are scarcely tested by hand. There are a few issues blocking automated tests:

  • geckodriver reports protocol errors (.moveTo() & doubleClick()).
  • edge driver requires selenium-server and needs more configuration which requires elevated command prompt. More trials needs to perform with Travis' Windows environment, which is still in early stage.
  • cannot find Chrome binary error occurs on Windows environment.
  • function uv_close, file ../deps/uv/src/unix/core.c, line 187. error occurs on OSX, which may be related to webpack@4, node@13, Mac crashes when compiler.watch().close() webpack/webpack#10037.
@eidng8 eidng8 added the enhancement New enhancement or request label Apr 12, 2020
eidng8 added a commit that referenced this issue Apr 22, 2020
@eidng8 eidng8 changed the title add edge e2e test add more browsers to e2e test Apr 22, 2020
eidng8 added a commit that referenced this issue Apr 22, 2020
eidng8 added a commit that referenced this issue Apr 22, 2020
eidng8 added a commit that referenced this issue Apr 22, 2020
eidng8 added a commit that referenced this issue Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant