is not current version
Last Version 2.1.0

Stagehand 1.0

Stagehand helps create Page Objects for Playwright for Java

License

License

GroupId

GroupId

io.github.uchagani
ArtifactId

ArtifactId

stagehand
Version

Version

1.0
Type

Type

jar
Description

Description

Stagehand
Stagehand helps create Page Objects for Playwright for Java
Project URL

Project URL

https://github.com/uchagani/stagehand
Source Code Management

Source Code Management

https://github.com/uchagani/stagehand

Download stagehand 1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.microsoft.playwright : playwright jar 1.18.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.