Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUK

Automated test for making a donation to Cancer Research UK (https://app.pws.int.cruk.org/support-us/your-donation)

Framework:

Java, Selenium, Testng

To Run:

  1. Chromedriver.exe and test data is present under src/main/resources
  2. src/test/java/config.properties contains the location of the driver exe file and test data file.
  3. This project is configured to only run on chrome browser.
  4. To execute the test case please run the src/test/java/DonationPageScripts.java file or testng.xml or
  5. Execute by running the command "mvn test" on the terminal
  6. A report will be generated under Report folder

For MAC

  1. Make sure mac flag is set to true in the config.properties
  2. Download the chromedriver for mac by checking your chrome version and move to usr/local/bin folder (For reference : https://www.swtestacademy.com/install-chrome-driver-on-mac/)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages