To use the Gatling Playwright Plugin, add the following dependency
MVN
<dependency>
<groupId>io.github.i-nahornyi</groupId>
<artifactId>gatling-playwright-plugin</artifactId>
<version>0.1.2</version>
</dependency>
Gradle
gatling group: 'io.github.i-nahornyi', name: 'gatling-playwright-plugin', version: '0.1.2'
For detailed API documentation, refer to:
Documentation |
---|
Java / Scala |
Example |
---|
Java / Scala |