is not current version
Last Version 4.2.1

com.mark59:mark59-selenium-implementation 2.2

Selenium implementation for Jmeter scripting using the mark59 framework.

GroupId

GroupId

com.mark59
ArtifactId

ArtifactId

mark59-selenium-implementation
Version

Version

2.2
Type

Type

jar

Download mark59-selenium-implementation 2.2


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