public final class ScreenShooter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
takeScreenShot(org.openqa.selenium.WebDriver driver,
String fileName)
Takes a screenshot of the webDriver page.
|
public static void takeScreenShot(org.openqa.selenium.WebDriver driver,
String fileName)
driver - The webDriver.fileName - The name of the screenshot file.Copyright © 2013. All Rights Reserved.