This repository contains an automation framework built using Java, TestNG, Gradle, Selenium and the Screenplay pattern. Tests results are uploaded to https://demo.reportportal.io/ DB mock data is generated by H2 engine in the runtime. The framework is designed to automate tests for the Google homepage (google.com).
To execute the test, follow these steps:
gradle test