Last Version

Robot Framework :: Selenium2Library 1.4.0.8

Java port of the Selenium 2 (WebDriver) Python library for Robot Framework

License

License

Categories

Categories

Java Languages SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

robotframework-selenium2library-java
Version

Version

1.4.0.8
Type

Type

jar
Description

Description

Robot Framework :: Selenium2Library
Java port of the Selenium 2 (WebDriver) Python library for Robot Framework
Project URL

Project URL

https://github.com/MarkusBernhardt/robotframework-selenium2library-java
Source Code Management

Source Code Management

https://github.com/MarkusBernhardt/robotframework-selenium2library-java

Download robotframework-selenium2library-java 1.4.0.8


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

Dependencies

compile (12)

Group / Artifact Type Version
org.robotframework : javalib-core jar 1.2.1
com.github.markusbernhardt : xml-doclet jar 1.0.5
org.seleniumhq.selenium : selenium-server jar 2.48.2
com.opera : operadriver jar 1.5
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0
org.robotframework : robotframework jar 2.9.2
org.aspectj : aspectjrt jar 1.8.7
com.googlecode.json-simple : json-simple jar 1.1.1
org.seleniumhq.selenium : selenium-remote-driver jar 2.48.2
io.selendroid : selendroid-client jar 0.17.0
io.appium : java-client jar 3.2.0
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.