Skip to content

aerokube/lightning-java

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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.