Welcome to the Playwright Client repository! This project is dedicated to leveraging the capabilities of Playwright for end-to-end testing in Java.
This repository contains a Java-based Playwright client designed for automated testing of web applications. Playwright is a powerful tool for cross-browser testing, and this project aims to simplify its usage in Java projects.
- Cross-browser support (Chromium, Firefox, WebKit)
- Headless and headed modes
- Easy-to-extend and modular architecture
- Support for modern Java frameworks
Ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/arunjavagithub/playwright-client.git