Validating elements in a website
Before interacting with a web page, ensure that all elements are properly loaded.
Use the following commands to ensure that the current web page contains the expected elements:
-
Wait for element in a web page command
Waits for an element to load on a web page. -
Check if page contains command
Checks whether a web page contains certain information.