wcm.io QA Tooling
Tooling for wcm.io Quality Assurance Support Tools
License |
License |
---|---|
GroupId | GroupIdio.wcm.qa |
ArtifactId | ArtifactIdio.wcm.qa.galenium.selectors |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGalenium Selectors
Selectors integrate Selenium's By and Galen's Locator concepts.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.selectors/ -->
<dependency>
<groupId>io.wcm.qa</groupId>
<artifactId>io.wcm.qa.galenium.selectors</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.selectors/
implementation 'io.wcm.qa:io.wcm.qa.galenium.selectors:4.0.0'
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.selectors/
implementation ("io.wcm.qa:io.wcm.qa.galenium.selectors:4.0.0")
'io.wcm.qa:io.wcm.qa.galenium.selectors:jar:4.0.0'
<dependency org="io.wcm.qa" name="io.wcm.qa.galenium.selectors" rev="4.0.0">
<artifact name="io.wcm.qa.galenium.selectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.qa', module='io.wcm.qa.galenium.selectors', version='4.0.0')
)
libraryDependencies += "io.wcm.qa" % "io.wcm.qa.galenium.selectors" % "4.0.0"
[io.wcm.qa/io.wcm.qa.galenium.selectors "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.galenframework : galen-java-support Optional | jar | 2.4.4 |
io.wcm.qa : io.wcm.qa.galenium.core Optional | jar | 4.0.0 |
org.apache.commons : commons-lang3 Optional | jar | 3.9 |
org.seleniumhq.selenium : selenium-api Optional | jar | 4.0.0-alpha-3 |
Tooling for wcm.io Quality Assurance Support Tools