License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.mazarineblue |
ArtifactId | ArtifactIdMazarineBlue-WebDriver-keywords |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMazarineBlue - 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.
|
<!-- 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"]
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 |
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 |