DMBrowser.TableCell Method
Definition
Searches for the <td> and <th> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement TableCell(string xpath1, TimeSpan timeout)
Searches for the <td> and <th> HTML elements. Accepts from 1 to 3 Xpath string values.
public IHtmlElement TableCell(string xpath1, TimeSpan timeout)