Ejemplo n.º 1
0
 public void TakeScreenshot(string screenshotPath)
 {
     session.TakeScreenshot(screenshotPath);
 }