Accessibility Testing in Playwright Java

   We discussed more details about accessibility testing, its importance, and the need in the article Accessibility Testing Approaches. In this article, I would like to share the implementation of Accessibility Testing in Playwright using Java programming language. The following are the prerequisites: Install Java SDK 11 and above. Install Eclipse or IntelliJ IDEA IDEs. Add... Continue Reading →

Run Playwright tests on LambdaTest

   I had a requirement to run the Playwright tests on the LambdaTest digital cloud platform. There I used the Java programming language to write the Playwright tests and connect to the LambdaTest for the execution. The following are the prerequisites: Create a Maven project. Add playwright maven dependency to the pom.xml file with version 1.38.0... Continue Reading →

Create a website or blog at WordPress.com

Up ↑