Join Jonathan Canales and Filip Hric (@filip_hric) in this webinar, "Playwright in Production," as they dive into practical use cases for enhancing your workflow with Playwright automations.
Join Stefan Judis, Playwright ambassador, as he explains how to automatically close and remove unpredictable UI elements like cookie banners to prevent your end-to-end tests from failing.
In this episode, Stefan Judis, Playwright ambassador, explores the new 'Copy as prompt' feature in Playwright 1.51. This feature allows you to copy a pre-filled LLM prompt with all the context of a failing test case. Does this mean that AIs can take over and magically fix all the failing tests? Let's find out!
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!