DMBrowser.Elements Method

Definition

HTML tag is ignored, the search is executed by xpathes. Accepts from 1 to 3 Xpath string values.

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
public IHtmlElement[] Elements(string xpath1, TimeSpan timeout)
public IHtmlElement[] Elements(string xpath1, TimeSpan timeout)
public IHtmlElement[] Elements(string xpath1, TimeSpan timeout)

Parameters

 xpath1  string

 timeout  TimeSpan

Returns

IHtmlElement []

Returns an HtmlElement massive.