Method SendSelectIf
SendSelectIf(ref bool, string)
Same as SendSelect(string) but checks for the condition
before sending action. This method sets condition
to
the result of the send action operation.
public bool SendSelectIf(ref bool condition, string text)