is not current version
Last Version 4.0.0

io.wcm.qa:io.wcm.qa.galenium.selectors 0.1.22

Selectors integrate Selenium's By and Galen's Locator concepts.

GroupId

GroupId

io.wcm.qa
ArtifactId

ArtifactId

io.wcm.qa.galenium.selectors
Version

Version

0.1.22
Type

Type

jar

Download io.wcm.qa.galenium.selectors 0.1.22


<!-- 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>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.selectors/
implementation 'io.wcm.qa:io.wcm.qa.galenium.selectors:0.1.22'
// https://jarcasting.com/artifacts/io.wcm.qa/io.wcm.qa.galenium.selectors/
implementation ("io.wcm.qa:io.wcm.qa.galenium.selectors:0.1.22")
'io.wcm.qa:io.wcm.qa.galenium.selectors:jar:0.1.22'
<dependency org="io.wcm.qa" name="io.wcm.qa.galenium.selectors" rev="0.1.22">
  <artifact name="io.wcm.qa.galenium.selectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.qa', module='io.wcm.qa.galenium.selectors', version='0.1.22')
)
libraryDependencies += "io.wcm.qa" % "io.wcm.qa.galenium.selectors" % "0.1.22"
[io.wcm.qa/io.wcm.qa.galenium.selectors "0.1.22"]