is not current version
Last Version 1.22.0

Playwright - Driver 1.19.0

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

License

License

GroupId

GroupId

com.microsoft.playwright
ArtifactId

ArtifactId

driver
Version

Version

1.19.0
Type

Type

jar
Description

Description

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

Download driver 1.19.0


<!-- https://jarcasting.com/artifacts/com.microsoft.playwright/driver/ -->
<dependency>
    <groupId>com.microsoft.playwright</groupId>
    <artifactId>driver</artifactId>
    <version>1.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.playwright/driver/
implementation 'com.microsoft.playwright:driver:1.19.0'
// https://jarcasting.com/artifacts/com.microsoft.playwright/driver/
implementation ("com.microsoft.playwright:driver:1.19.0")
'com.microsoft.playwright:driver:jar:1.19.0'
<dependency org="com.microsoft.playwright" name="driver" rev="1.19.0">
  <artifact name="driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.playwright', module='driver', version='1.19.0')
)
libraryDependencies += "com.microsoft.playwright" % "driver" % "1.19.0"
[com.microsoft.playwright/driver "1.19.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.