Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with browsers, a distribution server for scaling browser allocation, and the infrastructure for implementations of the W3C WebDriver specification.
Artifacts using selenium-java version 4.19.1 (38)Sort by:Popular▼
Provides generic JGiven-style actions and verifications, mostly for dealing
with latency and exceptions via a pre-configured retry mechanism.
In addition, adapts Apache Commons Configuration to be used for loading test
properties.