is not current version
Last Version 4.2.1

com.mark59:mark59-selenium-implementation 4.0.0-rc-1

Selenium implementation for Jmeter scripting using the mark59 framework.

GroupId

GroupId

com.mark59
ArtifactId

ArtifactId

mark59-selenium-implementation
Version

Version

4.0.0-rc-1
Type

Type

jar

Download mark59-selenium-implementation 4.0.0-rc-1


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