is not current version
Last Version 1.0.3

in.mayurshah:selenium-helper 1.0.1

selenium-helper is developed to make selenium testing easy.

GroupId

GroupId

in.mayurshah
ArtifactId

ArtifactId

selenium-helper
Version

Version

1.0.1
Type

Type

jar

Download selenium-helper 1.0.1


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