License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.arquillian.graphene |
ArtifactId | ArtifactIdgraphene-webdriver-api |
Last Version | Last Version3.0.0-alpha.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphene: API
Testing Ajax with flavour of sexy type-safe API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/ -->
<dependency>
<groupId>org.jboss.arquillian.graphene</groupId>
<artifactId>graphene-webdriver-api</artifactId>
<version>3.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/
implementation 'org.jboss.arquillian.graphene:graphene-webdriver-api:3.0.0-alpha.3'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-webdriver-api/
implementation ("org.jboss.arquillian.graphene:graphene-webdriver-api:3.0.0-alpha.3")
'org.jboss.arquillian.graphene:graphene-webdriver-api:jar:3.0.0-alpha.3'
<dependency org="org.jboss.arquillian.graphene" name="graphene-webdriver-api" rev="3.0.0-alpha.3">
<artifact name="graphene-webdriver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-webdriver-api', version='3.0.0-alpha.3')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-webdriver-api" % "3.0.0-alpha.3"
[org.jboss.arquillian.graphene/graphene-webdriver-api "3.0.0-alpha.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.graphene : graphene-webdriver-spi | jar | 3.0.0-alpha.3 |
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-api | jar | |
org.seleniumhq.selenium : selenium-support | jar | |
org.jboss.arquillian.extension : arquillian-drone-spi | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |