Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 786 Bytes

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.