License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-selenium |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-selenium
JSpringBot Selenium Library
|
Filename | Size |
---|---|
jspringbot-selenium-1.9.pom | |
jspringbot-selenium-1.9.jar | 290 KB |
jspringbot-selenium-1.9-sources.jar | 268 KB |
jspringbot-selenium-1.9-javadoc.jar | 686 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-selenium/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-selenium</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-selenium/
implementation 'org.jspringbot:jspringbot-selenium:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-selenium/
implementation ("org.jspringbot:jspringbot-selenium:1.9")
'org.jspringbot:jspringbot-selenium:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-selenium" rev="1.9">
<artifact name="jspringbot-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-selenium', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-selenium" % "1.9"
[org.jspringbot/jspringbot-selenium "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20090211 |
org.jsoup : jsoup | jar | 1.7.3 |
commons-codec : commons-codec | jar | 1.4 |
xerces : xercesImpl | jar | 2.8.1 |
org.seleniumhq.selenium : selenium-java | jar | 2.53.1 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.53.1 |
org.jspringbot : jspringbot-pretty-logger | jar | 1.9 |
com.saucelabs : sauce_testng | jar | 2.1.20 |
io.appium : java-client | jar | 4.1.2 |
net.lightbody.bmp : browsermob-core | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.springframework : spring-test | jar | 4.3.2.RELEASE |
junit-addons : junit-addons | jar | 1.4 |