DMBrowser.RadioButton Method
Definition
Searches for the <input type=”radio”> HTML elements in the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement RadioButton(string xpath1, TimeSpan timeout)
Searches for the <input type=”radio”> HTML elements in the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement RadioButton(string xpath1, TimeSpan timeout)