Last Version

MazarineBlue - WebDriver-keywords module 0.1.0

The WebDriver-keywords module contains the library allowing for webbrowser interaction. This module is a front for the WebDriver module that does the actual work.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.mazarineblue
ArtifactId

ArtifactId

MazarineBlue-WebDriver-keywords
Version

Version

0.1.0
Type

Type

jar
Description

Description

MazarineBlue - WebDriver-keywords module
The WebDriver-keywords module contains the library allowing for webbrowser interaction. This module is a front for the WebDriver module that does the actual work.

Download MazarineBlue-WebDriver-keywords 0.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mazarineblue : MazarineBlue-KeywordDriven jar 0.1.0
org.mazarineblue : MazarineBlue-Utilities jar 0.1.0
org.mazarineblue : MazarineBlue-WebDriver jar 0.1.0
org.seleniumhq.selenium : selenium-java jar 2.47.1
org.mazarineblue : MazarineBlue-Pictures jar 0.1.0

test (4)

Group / Artifact Type Version
org.mazarineblue : MazarineBlue-KeywordDriven jar 0.1.0
org.mazarineblue : MazarineBlue-DataSources-keywords jar 0.1.0
org.mazarineblue : MazarineBlue-TestReport-keywords jar 0.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.