License |
License |
---|---|
Categories |
CategoriesUML Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.github.hi-fi |
ArtifactId | ArtifactIdrobotframework-seleniumlibrary |
Last Version | Last Version4.0.0-alpha-2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRobot Framework :: SeleniumLibrary
Java port of the Python based SeleniumLibrary for Robot Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-seleniumlibrary/ -->
<dependency>
<groupId>com.github.hi-fi</groupId>
<artifactId>robotframework-seleniumlibrary</artifactId>
<version>4.0.0-alpha-2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-seleniumlibrary/
implementation 'com.github.hi-fi:robotframework-seleniumlibrary:4.0.0-alpha-2.0'
// https://jarcasting.com/artifacts/com.github.hi-fi/robotframework-seleniumlibrary/
implementation ("com.github.hi-fi:robotframework-seleniumlibrary:4.0.0-alpha-2.0")
'com.github.hi-fi:robotframework-seleniumlibrary:jar:4.0.0-alpha-2.0'
<dependency org="com.github.hi-fi" name="robotframework-seleniumlibrary" rev="4.0.0-alpha-2.0">
<artifact name="robotframework-seleniumlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='robotframework-seleniumlibrary', version='4.0.0-alpha-2.0')
)
libraryDependencies += "com.github.hi-fi" % "robotframework-seleniumlibrary" % "4.0.0-alpha-2.0"
[com.github.hi-fi/robotframework-seleniumlibrary "4.0.0-alpha-2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.robotframework : javalib-core | jar | 1.2.1 |
org.robotframework : robotframework | jar | 3.1.2 |
org.seleniumhq.selenium : selenium-server | jar | 4.0.0-alpha-2 |
org.aspectj : aspectjrt | jar | 1.9.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.commons : commons-exec | jar | 1.3 |
com.machinepublishers : jbrowserdriver | jar | 1.1.0-RC2 |
org.seleniumhq.selenium : htmlunit-driver | jar | 2.36.0 |
io.github.bonigarcia : webdrivermanager | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
io.selendroid : selendroid-client | jar | 0.17.0 |
io.appium : java-client | jar | 7.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.18.3 |