Last Version

Robot Framework :: SeleniumLibrary 4.0.0.0

Java port of the Python based SeleniumLibrary for Robot Framework

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing Square Financial
GroupId

GroupId

com.github.marketsquare
ArtifactId

ArtifactId

robotframework-seleniumlibrary
Version

Version

4.0.0.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/MarketSquare/robotframework-seleniumlibrary-java
Source Code Management

Source Code Management

https://github.com/MarketSquare/robotframework-seleniumlibrary-java

Download robotframework-seleniumlibrary 4.0.0.0


<!-- https://jarcasting.com/artifacts/com.github.marketsquare/robotframework-seleniumlibrary/ -->
<dependency>
    <groupId>com.github.marketsquare</groupId>
    <artifactId>robotframework-seleniumlibrary</artifactId>
    <version>4.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marketsquare/robotframework-seleniumlibrary/
implementation 'com.github.marketsquare:robotframework-seleniumlibrary:4.0.0.0'
// https://jarcasting.com/artifacts/com.github.marketsquare/robotframework-seleniumlibrary/
implementation ("com.github.marketsquare:robotframework-seleniumlibrary:4.0.0.0")
'com.github.marketsquare:robotframework-seleniumlibrary:jar:4.0.0.0'
<dependency org="com.github.marketsquare" name="robotframework-seleniumlibrary" rev="4.0.0.0">
  <artifact name="robotframework-seleniumlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marketsquare', module='robotframework-seleniumlibrary', version='4.0.0.0')
)
libraryDependencies += "com.github.marketsquare" % "robotframework-seleniumlibrary" % "4.0.0.0"
[com.github.marketsquare/robotframework-seleniumlibrary "4.0.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.robotframework : javalib-core jar 2.0.3
org.robotframework : robotframework jar 4.1
org.seleniumhq.selenium : selenium-java jar 4.0.0
org.aspectj : aspectjrt jar 1.9.8.RC1
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-exec jar 1.3
org.seleniumhq.selenium : htmlunit-driver jar 2.53.0
io.github.bonigarcia : webdrivermanager jar 5.0.3
org.apache.commons : commons-lang3 jar 3.12.0

provided (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.