Method FindVisibleByText
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
FindVisibleByText(string)
Visible element with this exact text, or null when it is not on screen.
public static VisualElement FindVisibleByText(string text)
Parameters
textstring
Visible element with this exact text, or null when it is not on screen.
public static VisualElement FindVisibleByText(string text)
text string