Join Stefan Judis, Playwright ambassador, as he explains how to use Playwright's new "Copy Prompt" button to resolve end-to-end tests with the help of AI.
Join Stefan Judis, Playwright ambassador, as he explains how to use Playwright's CodeGen command to turn browser actions into executable Playwright end-to-end test code.
Join Stefan Judis, Playwright ambassador, as he explains how to use Playwright's `expect.any()` and `toMatchObject()` methods to implement a simple and basic API response schema validation.
Join Stefan Judis, Playwright ambassador, as he explains how to use the Playwright CLI flags "--repeat-each" and "--only-changed" to identify flaky tests before adding them to your project.
Join Stefan Judis, Playwright ambassador, as he explains how to automatically monitor your frontend for JavaScript exceptions while testing your sites and apps end-to-end.
Join Stefan Judis, Playwright ambassador, as he explains the importance of Playwright's auto-waiting feature, ensuring you don't need to check if elements are actionable. Playwright does it for you, and this functionality simplifies your testing code and speeds up your test execution time.
Join Stefan Judis, Playwright Ambassador, as he looks into different Playwright test order execution modes. Learn how to effectively use the "fullyParallel" option and understand the differences between "parallel", "serial" and "default" test case execution. If you have questions or feedback, drop a comment below! And don't forget to subscribe for more Playwright tips!
Join Stefan Judis as he explores GitHub Copilot for Playwright scripting and end-to-end test generation! Will Copilot and its new custom instructions beat Playwright Codegen in terms of code quality and generation time? Let's find out! Let's find out in this video!
Dive into the latest Playwright 1.49 release with Stefan Judis, Playwright ambassador, as he discusses "toMatchAriaSnapshot", a new assertion for end-to-end page validations. In this video, Stefan discusses using recommended Playwright locators, the importance of ARIA and accessibility in end-to-end testing and demonstrates the new "toMatchAriaSnapshot" assertion.
Can AI generate good Playwright code? Join Stefan as he explores AI-driven Playwright scripting, using tools like the language models ChatGPT and Claude. Watch as he demonstrates the capabilities of Playwright's 'codegen' command and pits it against AI-generated test scripts. Despite initial skepticism, the results from AI were surprising!