DMBrowser.Option Method
Definition
Searches for the <option> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Option(string xpath1, TimeSpan timeout)
Searches for the <option> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Option(string xpath1, TimeSpan timeout)