Playwright

Java version of the Playwright testing and automation library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.storm-bit
ArtifactId

ArtifactId

playwright
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Playwright
Java version of the Playwright testing and automation library
Project Organization

Project Organization

com.github.storm-bit

Download playwright

How to add to project

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

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.

Versions

Version
1.0