Example #1
0
 public void ClickHtmlElement(HtmlElement he)
 {
     browser.ClickHtmlElement(he);
 }