Skip to content

Automation framework leveraging selenium and screenplay pattern

Notifications You must be signed in to change notification settings

pomidorum1989/java-selenium-screenplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Framework with screenplay pattern

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).

How to Run the Test

To execute the test, follow these steps:

gradle test

Releases

No releases published

Packages

No packages published

Languages