Last Version

webdriver-expected-conditions 1.0.52

A set of WebDriver extensions

License

License

GroupId

GroupId

ru.stqa.selenium
ArtifactId

ArtifactId

webdriver-expected-conditions
Version

Version

1.0.52
Type

Type

jar
Description

Description

webdriver-expected-conditions
A set of WebDriver extensions
Source Code Management

Source Code Management

https://github.com/barancev/webdriver-extensions

Download webdriver-expected-conditions 1.0.52


<!-- https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-expected-conditions/ -->
<dependency>
    <groupId>ru.stqa.selenium</groupId>
    <artifactId>webdriver-expected-conditions</artifactId>
    <version>1.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-expected-conditions/
implementation 'ru.stqa.selenium:webdriver-expected-conditions:1.0.52'
// https://jarcasting.com/artifacts/ru.stqa.selenium/webdriver-expected-conditions/
implementation ("ru.stqa.selenium:webdriver-expected-conditions:1.0.52")
'ru.stqa.selenium:webdriver-expected-conditions:jar:1.0.52'
<dependency org="ru.stqa.selenium" name="webdriver-expected-conditions" rev="1.0.52">
  <artifact name="webdriver-expected-conditions" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stqa.selenium', module='webdriver-expected-conditions', version='1.0.52')
)
libraryDependencies += "ru.stqa.selenium" % "webdriver-expected-conditions" % "1.0.52"
[ru.stqa.selenium/webdriver-expected-conditions "1.0.52"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.52.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.