Ejemplo n.º 1
0
 public void SelectNotSure()
 {
     BrowserContext.Retry(() => SetMethods.SelectRadioButton(By.XPath("//*[@for='choice-notSure']"), BrowserContext), 1);
 }