Asserts that an element matching the tag is present and visible in the UI.
This method has built-in waiting and will poll until the element appears or the timeout is reached.
Asserts that an element matching the selector is present and visible in the UI.
Polling is built-in.