Skip to content

Switch from Chromeless to Playwright for tests #597

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

Merged
merged 6 commits into from
May 8, 2020

Conversation

adroitwhiz
Copy link
Contributor

@adroitwhiz adroitwhiz commented May 7, 2020

Resolves

Resolves #564
Closes #537

Proposed Changes

Like #537, but with Playwright instead of Puppeteer. The JavaScript ecosystem is totally normal. There is nothing wrong with the JavaScript ecosystem.

Reason for Changes

See #537-- Chromeless was deprecated mid-2018 and has not been updated since then.

Test Coverage

Yup, that's what it does.

@fsih
Copy link
Contributor

fsih commented May 8, 2020

FYI Cypress doesn't yet support file upload: cypress-io/cypress#170

Copy link
Contributor

@cwillisf cwillisf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chromeless, used for integration tests, is deprecated
3 participants