public class ScreenshotPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
This plugin take a "screenshot" of the browser window and stores it under the given filename.
| Constructor and Description |
|---|
ScreenshotPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams) |
public void execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams)
throws et.seleniet.api.AbortException,
IllegalArgumentException
execute in class et.seleniet.api.KeywordPluginet.seleniet.api.AbortExceptionIllegalArgumentExceptionCopyright © 2016 Thomas Eitzenberger. All rights reserved.