Stefan Judis
Stefan Judis
Stefan works in Checkly's Developer Relations and quickly fell in love with web performance, new technologies, and accessibility. He is also a curator of the online resource Tiny Helpers, Tiny Teachers, contributes to a variety of open source projects, and enjoys sharing nerdy discoveries.
TestJS Summit 2022TestJS Summit 2022
23 min
Playwright Can Do This?
Guaranteeing that your application doesn't break while constantly shipping new features is tough. Obviously, with a continually growing app or site, you can't test everything manually all the time!Test automation and monitoring are crucial to avoiding shipping broken apps and sites. But what functionality should you test? When should you run your tests? And aren't complex test suites super slow?In this session, we'll get our hands on Playwright, the end-to-end testing framework, and learn how to automate headless browsers to ensure that you confidently ship new features.