Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
catnip09
on Oct 1, 2022
|
parent
|
context
|
favorite
| on:
Testing React Apps in 2022 with Cypress: An In-Dep...
They have experimental support for safari:
https://docs.cypress.io/guides/guides/launching-browsers#Web...
Why not use playwright?
https://playwright.dev/
easton
on Oct 1, 2022
|
next
[–]
Because our tests are already written with Cypress and we don't want to change again (we just moved from Protractor after Angular said it was dying, so we've already rewritten them once).
friedman23
on Oct 1, 2022
|
prev
[–]
Is playwright that much better?
codeptualize
on Oct 1, 2022
|
parent
[–]
It's pretty solid. Even cypress webkit is using playwright.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Why not use playwright?
https://playwright.dev/