2ea3448efa
* BAEL-4555 Added Selenium TabHelper and tab switching live tests * BAEL-4555 Upgraded Selenium to 4.6.0 * BAEL-4555 fixed naming Co-authored-by: andicover <w&j3$d9NEcfAQTXfxju9> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
ThreadGroup.jmx | ||
pom.xml |
README.md
Relevant Articles:
- Guide to Selenium with JUnit / TestNG
- Testing with Selenium/WebDriver and the Page Object Pattern
- Using Cookies With Selenium WebDriver in Java
- Clicking Elements in Selenium using JavaScript
- Taking Screenshots With Selenium WebDriver
- Running Selenium Scripts with JMeter
- Fixing Selenium WebDriver Executable Path Error
Notes:
- to run the live tests for the article Fixing Selenium WebDriver Executable Path Error, follow the manual setup described Fixing Selenium WebDriver Executable Path Error; download the 3 drivers mentioned and place them in the src/test/resources directory