Last Version

Playwright - API Generator 0.170.2

Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is an internal module used to generate Java API from the upstream Playwright definitions. It's an internal development module not intended for external use.

License

License

GroupId

GroupId

com.microsoft.playwright
ArtifactId

ArtifactId

api-generator
Version

Version

0.170.2
Type

Type

jar
Description

Description

Playwright - API Generator
Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is an internal module used to generate Java API from the upstream Playwright definitions. It's an internal development module not intended for external use.

Download api-generator 0.170.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.