I'm trying to use @playwrightweb instead of Cypress
I'm trying to use @playwrightweb instead of Cypress.
I like that Playwright has @TestingLib queries built in. But, they work differently. getBy* queries don't assert. 😕
Is there a more elegant way to assert existence than this?
cc @debs_obrien
