Update README.md

[skip ci]
This commit is contained in:
edizor 2022-12-15 15:49:49 +08:00 committed by GitHub
parent 5728e8a71c
commit 7fdb06b40e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- [Taking Screenshots With Selenium WebDriver](https://www.baeldung.com/java-selenium-screenshots)
- [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)
- [Handle Browser Tabs With Selenium](https://www.baeldung.com/java-handle-browser-tabs-selenium)
#### Notes:
- to run the live tests for the article *Fixing Selenium WebDriver Executable Path Error*, follow the manual setup described