Slide 11
Slide 11 text
Cypress DE Meetup, 28.11.2021
Rainer Hahnekamp
Playwright Approach
● Hard to to implement/debug direct HTTP communication
○ Implementation detail of Third party library
○ Dependency on Plugin Maintainer
● Easier to go via UI
○ Expect changes more frequently
○ Full Control over Code
● Why Playwright?
○ Whatever framework you are comfortable with.