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