6ac079cc26 | ||
---|---|---|
.. | ||
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
- Handle Browser Tabs With Selenium
- Implicit Wait vs Explicit Wait in Selenium Webdriver
- StaleElementReferenceException in Selenium
- Retrieve the Value of an HTML Input in Selenium WebDriver
- Opening a New Tab Using Selenium WebDriver in Java
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