Cy

Results 6 comments of Cy

Another +1 for this please Use case: We have different product types that we define in env variables and pass to skip tests: `PRODUCT_TYPE=foo npx playwright test` Having an option...

Adding parent(), parents(), child(), children(), sibling() would be so good. It would allow us to traverse the DOM with native Playwright functionality. Working on a multi-language site, I need to...

+1 for accessing closed shadow-root :)

+1 for swipe/touch events please :)