Playwright 202: CLI in playwrightPlaywright is a powerful and feature-rich automation tool that helps developers test their web applications. One of the key features of…Mar 6, 2023Mar 6, 2023
Playwright 109: Mouse eventsMouse events are essential in web automation to simulate user interactions, and Playwright offers a wide range of functions to handle them…Mar 6, 20231Mar 6, 20231
Playwright 107: Basic playwrightPlaywright is a powerful automation framework that provides a wide range of functionalities to interact with a web page. Here are some of…Mar 1, 2023Mar 1, 2023
Learning the basics — XpathXPath is a powerful tool for locating elements on a webpage, and it’s widely used in web development and testing. Playwright supports…Feb 27, 2023Feb 27, 2023
Playwright 104: LocatorsLocators are an essential part of browser automation frameworks like Playwright. They are used to identify and interact with different…Feb 27, 2023Feb 27, 2023