DMBrowser.SelectList Method
Definition
Searches for the <select> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement SelectList(string xpath1, TimeSpan timeout)
Searches for the <select> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement SelectList(string xpath1, TimeSpan timeout)