Exemplo n.º 1
0
 public static NextButton GetNextButton(this IWebDriver driver)
 {
     return(NextButton.GetNextButton(driver));
 }