select2-plugin for NoraUi Non-Regression Automation for User Interfaces
Stable:
SNAPSHOT:
<dependency>
<groupId>com.github.noraui</groupId>
<artifactId>noraui</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<repository>
<id>sonatype-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</repository>
- Gherkin 5+
- Cucumber 4+
- Selenium 3+
- Webdriver (Chrome, IE and firefox)
- Java 8 (Oracle JDK8, OpenJDK8, Oracle JDK11 and OpenJDK11 are supported).
- Maven
- Google guice
- JUnit 5 / Mockito
The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
For pull requests, read CONTRIBUTING before.
- Step 1: Create a fork.
- Step 2: Create a branch on this new fork.
- Step 3: Sync your travis-ci account and guithub account.
- Step 4: Flick the repository switch on.
- Step 5: Add OTN login/password in Travis-ci environnement.
- Step 6: Valid if Travis status is OK.
- Step 7: Create pull request.