Selenium Assert Statements

This blog explains the usage of assert statements in Selenium. assertTrue() in Selenium WebDriver and its implementation in WebDriver scripts. Being a Automation tester/Engineer, the word assert has become an integral part of our testing routines/activities. In literal terms, the word can be interpreted as “to state to be true” […]