| Package | Description |
|---|---|
| jp.vmi.selenium.selenese.command | |
| jp.vmi.selenium.selenese.result |
| Modifier and Type | Method and Description |
|---|---|
List<Screenshot> |
StartMarker.getScreenshots() |
List<Screenshot> |
ICommand.getScreenshots()
Get list of screenshot images.
|
List<Screenshot> |
AbstractCommand.getScreenshots() |
| Modifier and Type | Method and Description |
|---|---|
List<Screenshot> |
CommandResult.getScreenshots()
Get list of screenshot information.
|
| Constructor and Description |
|---|
CommandResult(String sequence,
ICommand command,
List<Screenshot> screenshots,
Result result,
long startTime,
long endTime)
Constructor.
|
Copyright © 2017. All rights reserved.