Harsha SuraweeraAxe Accessibility Testing with Playwright + HTML Reports: The Complete GuidePlaywright is a powerful automation tool that can be used for testing web applications, including accessibility testing. Accessibility…Mar 19, 20231Mar 19, 20231
Harsha SuraweeraMaximizing Test Efficiency: Reuse Authentication using Global Setup in Playwright TestsA new feature has been introduced with Playwright Version 1.31 that allows for configuring dependencies between projects. This article…Mar 26, 20231Mar 26, 20231
Harsha SuraweeraContinuation of Scripting with the PageObject File — Playwright Automation Scripting — Part 07The PageObject file and the PageObjectManager file were created in Part 06. In today’s article, we will use the helper class we created to…Nov 11, 2022Nov 11, 2022
Harsha SuraweeraCreate Page Objects and Page Object Manager — Playwright Automation Scripting— Part 06We have saved the Google search page locators in the centralized locator folder in Part 05. In this article, we will write the automation…Nov 9, 2022Nov 9, 2022
Harsha SuraweeraHow to Maintain Centralized Locators for UI Automation? — Part 05The default Playwright automation framework is hosted on Github in Part 04. Building an efficient framework requires some custom changes…Nov 9, 2022Nov 9, 2022
Harsha SuraweeraEnabling Version Control for the Playwright Automation Framework — Part 04We discussed the process of setting up the local environment in Part 03 with the Playwright NodeJs version. As mentioned in Part 01 and…Nov 9, 2022Nov 9, 2022
Harsha SuraweeraSetting up a local environment for the Playwright Framework— Part 03We have talked in Part 01 and Part 02 about what Playwright is and what the main features of Playwright are, with a detailed comparison…Nov 2, 2022Nov 2, 2022
Harsha SuraweeraPlaywright vs. Cypress vs. Selenium — Part 02In Part 01, we looked at what Playwright is and what the main features of Playwright are. This article will be a comparison between two…Oct 14, 2022Oct 14, 2022
Harsha SuraweeraIntroduction to Microsoft Playwright and its features — Part 0Microsoft Playwright was released in 2011 as an open-source project built on top of Puppeteer. It is relatively new on the market but has…Oct 13, 20221Oct 13, 20221