An open API service indexing awesome lists of open source software.

https://github.com/jasmine3014/playwright-sample-tests

Testing of Ui playground with Playwright
https://github.com/jasmine3014/playwright-sample-tests

automated-testing java oop playwright-java testng

Last synced: 12 months ago
JSON representation

Testing of Ui playground with Playwright

Awesome Lists containing this project

README

          

### **Overview**
This project automates key functionalities for the [UI Testing Playground](http://www.uitestingplayground.com/) website. It ensures the accuracy and reliability of UI components such as buttons, forms, login functionality, and dynamic content using the Playwright framework for Java.

### **Technologies Used**
- Playwright (Java): For browser automation and interaction with UI elements.
- TestNG: For managing and executing test cases efficiently.
- Allure: For generating detailed test reports.

### **Test Cases**
![image](https://github.com/user-attachments/assets/3b2e0e08-7373-463e-8e9d-e4ea4c0505be)

### **Allure Report**
![image](https://github.com/user-attachments/assets/7c55afad-00bd-4bcc-a3aa-5fadc7fa9629)