DMBrowser.Div Method
Definition
Searches for the <div> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Div(string xpath1, TimeSpan timeout = default(TimeSpan))
Searches for the <div> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Div(string xpath1, TimeSpan timeout = default(TimeSpan))