Last Version

Patient Selenium 3.1.4

Patient Selenium is a customizable Java library wrapper for Selenium to build page objects that wait for configurable conditions with customizable wait times.

License

License

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

patient-selenium
Version

Version

3.1.4
Type

Type

jar
Description

Description

Patient Selenium
Patient Selenium is a customizable Java library wrapper for Selenium to build page objects that wait for configurable conditions with customizable wait times.
Project URL

Project URL

https://github.com/redfin/patient-selenium
Project Organization

Project Organization

Redfin
Source Code Management

Source Code Management

https://github.com/redfin/patient-selenium

Download patient-selenium 3.1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.redfin : validity jar 5.1.0
com.redfin : patience jar 5.0.0
org.seleniumhq.selenium : selenium-api jar 3.141.59

test (5)

Group / Artifact Type Version
org.mockito : mockito-junit-jupiter jar 3.2.0
org.apiguardian : apiguardian-api jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.