Skip to content

Rewrite tests with Playwrite #74

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

Closed
rmorshea opened this issue May 30, 2022 · 0 comments · Fixed by #81 or #86
Closed

Rewrite tests with Playwrite #74

rmorshea opened this issue May 30, 2022 · 0 comments · Fixed by #81 or #86

Comments

@rmorshea
Copy link
Contributor

Current Situation

Currently we use Selenium to run our tests, but the core project has switched to using Playwright. The setup for Playwright is much more straightforward because it includes an automatic installer for the webdriver (just one playwright install command). For Selenium you have to manually install it yourself.

Proposed Actions

Rewrite the tests using Playwrite based on this example.

Work Items

Rewrite the tests.

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