java-tutorials/testing-modules/selenium-junit-testng/README.md

8 lines
556 B
Markdown
Raw Normal View History

### Relevant Articles:
2020-07-07 07:18:10 -04:00
- [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)
2020-02-10 02:12:42 -05:00
- [Using Cookies With Selenium WebDriver in Java](https://www.baeldung.com/java-selenium-webdriver-cookies)
2020-07-07 07:18:10 -04:00
- [Clicking Elements in Selenium using JavaScript](https://www.baeldung.com/java-selenium-javascript)
2020-07-23 09:06:51 -04:00
- [Taking Screenshots With Selenium WebDriver](https://www.baeldung.com/java-selenium-screenshots)