Answers

Question and Answer:

  Home  Selenium

⟩ What is Assertion in Selenium?

Assertion is nothing but a check or verification point.

Assertion verifies the state of the application conforms to what is expected.

Examples include “make sure the page title is X” and “verify that this checkbox is checked.

 216 views

More Questions for you: