не последняя версия
Последняя версия 4.2.0

com.github.wasiqb.coteafs:selenium 1.0.0-beta4

A Tester friendly framework for Web App Automation using Selenium

Группа

Группа

com.github.wasiqb.coteafs
Идентификатор

Идентификатор

selenium
Версия

Версия

1.0.0-beta4
Тип

Тип

jar

Скачать selenium 1.0.0-beta4


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