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