Method ClickByName
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
ClickByName(string, bool)
Click the element with this id (JSX id="..."). For text-ambiguous controls.
public static bool ClickByName(string name, bool alsoSendClickEvent = false)
Click the element with this id (JSX id="..."). For text-ambiguous controls.
public static bool ClickByName(string name, bool alsoSendClickEvent = false)