Negative Assertions
assertElementNotPresent
Description: This function will assert if the Element is not present.
ObjectName | Action | Input | Condition | Reference |
---|---|---|---|---|
mobileObject | assertElementNotPresent |
assertElementNotDisplayed
Description: This function will assert if the Element is not displayed.
ObjectName | Action | Input | Condition | Reference |
---|---|---|---|---|
mobileObject | assertElementNotDisplayed |
assertElementNotSelected
Description: This function will assert if the Element is not selected.
ObjectName | Action | Input | Condition | Reference |
---|---|---|---|---|
mobileObject | assertElementNotSelected |
assertElementNotEnabled
Description: This function will assert if the Element is not enabled.
ObjectName | Action | Input | Condition | Reference |
---|---|---|---|---|
mobileObject | assertElementNotEnabled |