assertVisible
Assert that an element is visible using a selector.
Options
text
- text inside a viewid
- id of the viewenabled
-true
if view is enabledchecked
-true
if view is checkedfocused
-true
if view has keyboard focusselected
-true
if view is selected
Examples
Verify that the text "email address is not valid" can be seen:
Last updated