Update README.md

This commit is contained in:
johnA1331 2020-06-09 19:29:55 +08:00 committed by GitHub
parent 96c0cf5ccb
commit d7f3c730c6
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
### Relevant Articles:
- [Guide to Selenium with JUnit / TestNG](http://www.baeldung.com/java-selenium-with-junit-and-testng)
- [Testing with Selenium/WebDriver and the Page Object Pattern](http://www.baeldung.com/selenium-webdriver-page-object)
- [Using Cookies With Selenium WebDriver in Java](https://www.baeldung.com/java-selenium-webdriver-cookies)
- [Clicking Elements in Selenium using JavaScript](https://www.baeldung.com/java-selenium-javascript)