DMBrowser.Button Method
Definition
Searches for the <button> and <input type= »button/submit/reset »> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Button(string xpath1, TimeSpan timeout = default(TimeSpan))
Searches for the <button> and <input type= »button/submit/reset »> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Button(string xpath1, TimeSpan timeout = default(TimeSpan))