Selenium tests, the Object Oriented way - example 1 (with code)

READ THE BLOG

- Jan 16, 2017
- 1 min
GitHub project available with code examples


- Sep 27, 2016
- 3 min
Write clean code for your tests by using the separation of concerns principle
- May 11, 2016
- 3 min
Selenium: How to wait for an element to be displayed / not displayed
- May 5, 2016
- 3 min
Selenium: How to correctly test whether an element is displayed (or not)


- Apr 27, 2016
- 3 min
SoftAssert - don't make your test fail on the first assertion failure


- Feb 2, 2016
- 3 min
How to identify the test scenarios you have to automate


- Aug 13, 2015
- 3 min
Quick Tip: Running automated tests in parallel

- Aug 6, 2015
- 2 min
Quick Tip: Selenium - select / deselect a value from a dropdown


- Aug 3, 2015
- 2 min
A few developer principles that testers should follow

- Jul 30, 2015
- 2 min
Quick Tip: IntelliJ - easily updating method calls when method signature changes

- Jul 27, 2015
- 7 min
Selenium tests, the Object Oriented Way

- Jul 12, 2015
- 3 min
Improving your code by using IntelliJ's Inspections feature
- Apr 3, 2015
- 3 min
Working with cookies in Selenium
- Feb 8, 2015
- 0 min


- Jun 9, 2014
- 2 min
TestNG custom listeners: ITestListener


- May 5, 2014
- 2 min
Useful: generating random strings with RandomStringUtils


- Mar 1, 2014
- 4 min
Running TestNG tests


- Feb 27, 2014
- 2 min
Common Selenium exceptions


- Feb 27, 2014
- 3 min
Waiting for UI events