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

com.github.wasiqb.coteafs:selenium 2.1.0-beta1

Selenium WebDriver wrapper framework for clean and maintainable tests.

Группа

Группа

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

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

selenium
Версия

Версия

2.1.0-beta1
Тип

Тип

jar

Скачать selenium 2.1.0-beta1


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