Last Version

Robot Framework :: SeleniumLibrary 4.0.0-alpha-2.0

Java port of the Python based SeleniumLibrary for Robot Framework

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-seleniumlibrary
Version

Version

4.0.0-alpha-2.0
Type

Type

jar
Description

Description

Robot Framework :: SeleniumLibrary
Java port of the Python based SeleniumLibrary for Robot Framework
Project URL

Project URL

https://github.com/Hi-Fi/robotframework-seleniumlibrary-java
Source Code Management

Source Code Management

https://github.com/Hi-Fi/robotframework-seleniumlibrary-java

Download robotframework-seleniumlibrary 4.0.0-alpha-2.0


<!-- 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"]

Dependencies

compile (9)

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

provided (2)

Group / Artifact Type Version
io.selendroid : selendroid-client jar 0.17.0
io.appium : java-client jar 7.2.0

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.