DMBrowser.Span Method

Definition

Searches for the <span> HTML elements. Accepts from 1 to 3 Xpath string values.

public IHtmlElement Span(string xpath1, TimeSpan timeout)

Parameters

 xpath1  string

 timeout  TimeSpan

Returns

IHtmlElement