DMBrowser.CheckBox Method
Definition
Searches for the HTML elements with <input type=”checkbox”> tag. Accepts from 1 to 3 Xpath string values.
public IHtmlElement CheckBox(string xpath1, TimeSpan timeout = default(TimeSpan))
Searches for the HTML elements with <input type=”checkbox”> tag. Accepts from 1 to 3 Xpath string values.
public IHtmlElement CheckBox(string xpath1, TimeSpan timeout = default(TimeSpan))