DMBrowser.Image Method
Definition
Searches for the <image> and <input type=”image”> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Image(string xpath1, TimeSpan timeout)
Searches for the <image> and <input type=”image”> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Image(string xpath1, TimeSpan timeout)