Beispiel #1
0
 public SelectElement FindSelect(ByEx byEx)
 {
     return(WrappedDriver.FindSelect(byEx));
 }