azakharov
12 years agoContributor
Assert element not present
Hi all,
How do I verify that element is not present on a page?
For example:
Test script creates some record and checks that record is created.
Then it removes it. Now I need to make sure that the element is NOT present/visible on a page.
Thank you.
How do I verify that element is not present on a page?
For example:
Test script creates some record and checks that record is created.
Then it removes it. Now I need to make sure that the element is NOT present/visible on a page.
Thank you.