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

Checkout playwright for sync tests with multiple browser tabs #5946

Open
juliusknorr opened this issue Jun 25, 2024 · 0 comments
Open

Checkout playwright for sync tests with multiple browser tabs #5946

juliusknorr opened this issue Jun 25, 2024 · 0 comments
Labels
1. to develop tests If you write them we ♥ you

Comments

@juliusknorr
Copy link
Member

When talking with Ferdinand during the performance hackweek he mentioned that playwright is very nice and they actually support multiple tabs which is something we lack in cypress.

We could take this as an opportunity to look into it to have some basic tests and get a feeling about how it behaves writing tests compared to cypress.

There is no migration path for tests, but from what I've heard it is way less prone to flaky tests with a more natural execution flow and await support.

https://playwright.dev/docs/pages

@juliusknorr juliusknorr added 1. to develop tests If you write them we ♥ you labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop tests If you write them we ♥ you
Projects
None yet
Development

No branches or pull requests

1 participant