Exemplo n.º 1
0
 public List<WebElement> findElements(By by) {
   return driver.findElements(by);
 }