commit
7a20c23f0e
|
@ -7,3 +7,8 @@
|
||||||
- [Taking Screenshots With Selenium WebDriver](https://www.baeldung.com/java-selenium-screenshots)
|
- [Taking Screenshots With Selenium WebDriver](https://www.baeldung.com/java-selenium-screenshots)
|
||||||
- [Running Selenium Scripts with JMeter](https://www.baeldung.com/selenium-jmeter)
|
- [Running Selenium Scripts with JMeter](https://www.baeldung.com/selenium-jmeter)
|
||||||
- [Fixing Selenium WebDriver Executable Path Error](https://www.baeldung.com/java-selenium-webdriver-path-error)
|
- [Fixing Selenium WebDriver Executable Path Error](https://www.baeldung.com/java-selenium-webdriver-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](https://www.baeldung.com/java-selenium-webdriver-path-error#manual-setup); download the 3
|
||||||
|
drivers mentioned and place them in the src/test/resources directory
|
||||||
|
|
Loading…
Reference in New Issue