Last Version

JMAQS Selenium Testing Module 2.2.1

A collection of testing libraries and convenience classes to accelerate startup automation efforts

License

License

MIT
GroupId

GroupId

com.magenic.jmaqs.selenium
ArtifactId

ArtifactId

jmaqs-selenium
Version

Version

2.2.1
Type

Type

jar
Description

Description

JMAQS Selenium Testing Module
A collection of testing libraries and convenience classes to accelerate startup automation efforts
Project Organization

Project Organization

Magenic Technologies

Download jmaqs-selenium 2.2.1


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

Dependencies

compile (12)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : selenium-firefox-driver jar 3.141.59
org.seleniumhq.selenium : selenium-ie-driver jar 3.141.59
org.testng : testng jar 7.3.0
com.magenic.jmaqs.utilities : jmaqs-utilities jar 2.2.1
com.magenic.jmaqs.base : jmaqs-base jar 2.2.1
org.seleniumhq.selenium : selenium-edge-driver jar 3.141.59
org.seleniumhq.selenium : selenium-safari-driver jar 3.141.59
org.seleniumhq.selenium : selenium-support jar 3.141.59

Project Modules

There are no modules declared in this project.