Mobile-IsElementVisible

Attempts to find a specific element in the current mobile app. The component result is passed if the element is found and failed otherwise.

Parameters

Name Required Type Description
Identifier Yes MobileIdentifier Identifier of the target element.

Remarks

For this component to succeed the target element as located by the identifier parameter should be visible in the app.