is not current version
Last Version 4.0.0-alpha-2.0

com.github.hi-fi:robotframework-seleniumlibrary 3.7.1.1

Java port of the Python based SeleniumLibrary for Robot Framework

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

robotframework-seleniumlibrary
Version

Version

3.7.1.1
Type

Type

jar

Download robotframework-seleniumlibrary 3.7.1.1


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