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

Integration tests fail with browser other than Chrome #2

Open
ComFreek opened this issue Apr 20, 2019 · 0 comments
Open

Integration tests fail with browser other than Chrome #2

ComFreek opened this issue Apr 20, 2019 · 0 comments
Labels
low-priority upstream-bug Bug of a dependency

Comments

@ComFreek
Copy link
Owner

The GeoGebra applet does not get loaded when using Cypress with Electron (e.g. see Travis log). This is even the case if we do cy.wait(10000) before trying to access any elements on the applet.

"Fix": Use cypress run --browser chrome

Possibly related: cypress-io/cypress#1297

@ComFreek ComFreek added upstream-bug Bug of a dependency low-priority labels Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority upstream-bug Bug of a dependency
Projects
None yet
Development

No branches or pull requests

1 participant