/lightning-java

Lightweight and lightning fast Java WebDriver client for test automation professionals

Primary LanguageJavaApache License 2.0Apache-2.0

Lightning

Lightweight and lightning fast Java WebDriver client for test automation professionals.

Motivation

Lightning motivation is described in our blog article.

Usage

  1. Make sure you have Java 11 and above.

  2. Add the following dependency:

    <dependency>
        <groupId>com.aerokube.lightning</groupId>
        <artifactId>lightning</artifactId>
        <version>1.3.0</version>
    </dependency>
  3. An example project can be found here.

Support

You can send questions to support[at]aerokube.com or ask in Telegram support channel.