Update README.md

This commit is contained in:
johnA1331 2020-02-10 15:12:42 +08:00 committed by GitHub
parent 92f3b3a96d
commit 530d08c5dc
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### 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)