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

Experiment with migrating e2e tests from webdriverio to Puppeteer #1071

Closed
Yshayy opened this issue Jan 21, 2019 · 1 comment
Closed

Experiment with migrating e2e tests from webdriverio to Puppeteer #1071

Yshayy opened this issue Jan 21, 2019 · 1 comment

Comments

@Yshayy
Copy link
Contributor

Yshayy commented Jan 21, 2019

Puppeteer is an api on top of headless Chrome that suppose to have excellent performance characteristics and stability.
We can use it together with jest https://github.com/smooth-code/jest-puppeteer

@Yshayy Yshayy changed the title Experiment with migrating from webdriverio to Puppeteer Experiment with migrating e2e tests from webdriverio to Puppeteer Jan 21, 2019
@Yshayy Yshayy closed this as completed Mar 12, 2019
@Yshayy
Copy link
Contributor Author

Yshayy commented Mar 12, 2019

Tests were migrated to TestCaffe

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

No branches or pull requests

1 participant