- Clone this repository
- ChromeDriver
- Perimeter 81 VPN
- Download Chrome WebDriver which is match your Chrome Version.
- Extract chromeDriver to your machine and copy the path of the driver.
- Make sure you have stable network that able to login testray and navigate.I tested with Perimeter 81 connected which works well.
- Go to testrayHelperGradle root directory.
- Edit src/test/resources/testray.properties
- Update the properties to your own value
- Open Terminal and go to testrayHelperGradle root directory.
- Run the following command.
gradle clean test
- ☕ Move your hand away from the keyboard and drink a cup of coffee.
- The application will run minutes until all the test are overriding.