Esempio n. 1
0
 public static bool FindElementIfExists(By by)
 {
     return(CommonsFunctions.FindElementIfExists(by));
 }