driver

com.microsoft.playwright

This module provides API for discovery and launching of Playwright driver.

Recommended: 1.60.0 87 versions jar Updated 1 year agoChecking...

Add to your project1.61.0

<dependency>
    <groupId>com.microsoft.playwright</groupId>
    <artifactId>driver</artifactId>
    <version>1.61.0</version>
</dependency>

Version Details — 1.61.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

API for launching the Playwright driver. Bundles the platform-independent playwright-core package; the Node.js binary comes from the driver-bundle module or a preinstalled Node.js.

Checking security advisories...