Beispiel #1
0
 public virtual IWebElement GetAngularView(string containerId = null)
 {
     return(WebDriver.AngularView(containerId));
 }