DMBrowser.Frame Method
Definition
Searches for the <frame> and <iframe> HTML elements. Accepts from 1 to 3 Xpath string values.
public ITabElement Frame(string xpath1, TimeSpan timeout)
Searches for the <frame> and <iframe> HTML elements. Accepts from 1 to 3 Xpath string values.
public ITabElement Frame(string xpath1, TimeSpan timeout)