is not current version
Last Version 4.0.0-alpha-2.0

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

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.141.59.265
Type

Type

jar

Download robotframework-seleniumlibrary 3.141.59.265


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