DMElement.SelectByText Method

Definition

Only with SelectList. Checks the drop-down list items for the match with the specified text and selects the matching item

public override void SelectByText(string text)

Parameters

 text  string

Examples

tab1.SelectList (xpath1).SelectByText (“any”)