Exemple #1
0
 public bool IsSessionOpen()
 {
     return(driver.IsSessionOpen());
 }