Table of Contents

Method ClickTextWithin

Namespace
GrindFest
Assembly
GrindFest.dll

ClickTextWithin(string, string, bool)

Click the control inside the row labelled rowText.

public static bool ClickTextWithin(string rowText, string targetText, bool alsoSendClickEvent = false)

Parameters

rowText string
targetText string
alsoSendClickEvent bool

Returns

bool