Update README.md

[skip ci]
This commit is contained in:
edizor 2023-04-14 17:27:27 +08:00 committed by GitHub
parent b2c4b2c6b0
commit 4a32317897
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- [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)
- [Implicit Wait vs Explicit Wait in Selenium Webdriver](https://www.baeldung.com/selenium-implicit-explicit-wait)
#### Notes:
- to run the live tests for the article *Fixing Selenium WebDriver Executable Path Error*, follow the manual setup described