is not current version
Last Version 4.0.0.0

com.github.marketsquare:robotframework-seleniumlibrary 4.0.0-rc-1.0

Java port of the Python based SeleniumLibrary for Robot Framework

Categories

Categories

UML Business Logic Libraries Documents Processing Square Financial
GroupId

GroupId

com.github.marketsquare
ArtifactId

ArtifactId

robotframework-seleniumlibrary
Version

Version

4.0.0-rc-1.0
Type

Type

jar

Download robotframework-seleniumlibrary 4.0.0-rc-1.0


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