What you'll learn:
- Basics of AssertJ
- Writing Fluent Assertions For Selenium Automation Tests
- Extend Assertions For Page Objects
- Extend Assertions For WebElements
AssertJ is a java library providing a rich set of assertions, helpful error messages, improves test code readability and is designed to be super easy to use within your favorite IDE. In this course, you will learn,
Basics of AssertJ
Writing Fluent Assert statements for Selenium Test Automation Scripts
Extending the assertions for Page Objects
Extending the assertions for WebElements