License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.testium |
ArtifactId | ArtifactIdtestium-selenium-support |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestium Selenium Support
Support classes for the Selenium plugin for Testium
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-support/ -->
<dependency>
<groupId>net.sf.testium</groupId>
<artifactId>testium-selenium-support</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-support/
implementation 'net.sf.testium:testium-selenium-support:0.1.4'
// https://jarcasting.com/artifacts/net.sf.testium/testium-selenium-support/
implementation ("net.sf.testium:testium-selenium-support:0.1.4")
'net.sf.testium:testium-selenium-support:jar:0.1.4'
<dependency org="net.sf.testium" name="testium-selenium-support" rev="0.1.4">
<artifact name="testium-selenium-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.testium', module='testium-selenium-support', version='0.1.4')
)
libraryDependencies += "net.sf.testium" % "testium-selenium-support" % "0.1.4"
[net.sf.testium/testium-selenium-support "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 2.23.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |