is not current version
Last Version 2.2.5

junit-playwright 1.1

junit-playwright allows you to easily run Playwright-Java tests in parallel

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.uchagani
ArtifactId

ArtifactId

junit-playwright
Version

Version

1.1
Type

Type

jar
Description

Description

junit-playwright
junit-playwright allows you to easily run Playwright-Java tests in parallel
Project URL

Project URL

https://github.com/uchagani/junit-playwright
Source Code Management

Source Code Management

https://github.com/uchagani/junit-playwright

Download junit-playwright 1.1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.microsoft.playwright : playwright jar 1.20.0
org.junit.jupiter : junit-jupiter jar 5.8.2

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
org.apache.commons : commons-io jar 1.3.2
systems.manifold : manifold-ext-rt jar 2022.1.7

Project Modules

There are no modules declared in this project.