Last Version

selenium-helper 1.0.3

selenium-helper is developed to easily automate test cases using Selenium WebDriver.

License

License

GroupId

GroupId

in.mayurshah
ArtifactId

ArtifactId

selenium-helper
Version

Version

1.0.3
Type

Type

jar
Description

Description

selenium-helper
selenium-helper is developed to easily automate test cases using Selenium WebDriver.
Source Code Management

Source Code Management

https://github.com/selenium-webdriver-software-testing/kspl-selenium-helper

Download selenium-helper 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.thoughtworks.xstream : xstream jar 1.4.2
net.sourceforge.jexcelapi : jxl jar 2.6.12
org.testng : testng jar 6.4
org.seleniumhq.selenium : selenium-java jar 3.4.0
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.