1
Prerequisites
Before you begin, you need:
- Java 17 or higher
- Node.js (for running the test runner)
2
Installation
Add Plugwright to your
build.gradle.kts file:3
Initialization
Run the init command to set up the default configuration and an example test in your project:
4
Your First Test
Here’s an example of the simplest test. Plugwright starts the server, connects a bot, and makes it type a command: