Last Version

Robot Framework :: Selenium2Library 1.1.0.2

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

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

selenium2library
Version

Version

1.1.0.2
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 selenium2library 1.1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 2.30.0
com.opera : operadriver jar 1.1
org.robotframework : robotframework jar 2.7.7
org.aspectj : aspectjrt jar 1.6.11

Project Modules

There are no modules declared in this project.