/selenium-testing

An introduction to selenium & automated testing

Primary LanguageHTML

selenium-testing

This repo holds some examples and exercises of automated user acceptance testing with Selenium. It also includes the dependencies and .xml file to create an extent report formatted into a html document.

I will be using IntelliJ Ultimate as my IDE. Link here

Since I am using chromedriver.exe if you use this project you will need Google Chrome installed. Link here

Usage

This repository holds examples/exercises of Selenium testing with extent-reports for reference purposes.

Authors

Caroline @Caroline-QA aka Chas3-Mahat

Acknowledgements

  • Tadas [tvaidotas] for his initial introduction of Spring and Selenium testing.