Skip to content

Conversation

al3xmeister
Copy link
Contributor

It's been noted on occasion elements get detected as existing even though they are not necessarily visible or accessible to automation gestures.
This PR introduces two helper methods to assist with this, notably DoesElementExist() and FindVisibleElementByText().
The first one safely finds an element and detects if its displayed.
The second one detects an element by text and in a similar fashion returns the element or null instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant