Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aerokube/lightning-java

Lightweight and lightning fast Java WebDriver client for test automation professionals
https://github.com/aerokube/lightning-java

client java lightning lightweight professional selenium webdriver

Last synced: about 4 hours ago
JSON representation

Lightweight and lightning fast Java WebDriver client for test automation professionals

Awesome Lists containing this project

README

        

# Lightning

Lightweight and lightning fast Java [WebDriver](https://www.w3.org/TR/webdriver/) client for test automation professionals.

## Motivation

Lightning motivation is described in our [blog article](https://blog.aerokube.com/selenium-lightning-fast-client-libraries-bc6404414b13).

## Usage

1. Make sure you have **Java 11 and above**.
2. Add the following dependency:

```xml

com.aerokube.lightning
lightning
1.3.0

```

3. An example project can be found [here](https://github.com/aerokube/lightning-java-examples).

## Support

You can send questions to **support[at]aerokube.com** or ask in [Telegram support channel](https://t.me/aerokube).