Method ClickText
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
ClickText(string, bool)
Click the visible element with this text. Returns false when it is not on screen.
public static bool ClickText(string text, bool alsoSendClickEvent = false)
Click the visible element with this text. Returns false when it is not on screen.
public static bool ClickText(string text, bool alsoSendClickEvent = false)