Exemplo n.º 1
0
 public void AddScreenshot(string description)
 {
     WebDriverUtils.AddScreenshot(driver, description);
 }