Uses of Class
net.thucydides.core.screenshots.QueuedScreenshot
| Package | Description |
|---|---|
| net.thucydides.core.screenshots |
This package is in charge of recording and storing screenshots taken during the test run.
|
-
Uses of QueuedScreenshot in net.thucydides.core.screenshots
Methods in net.thucydides.core.screenshots with parameters of type QueuedScreenshot Modifier and Type Method Description voidScreenshotProcessor. queueScreenshot(QueuedScreenshot queuedScreenshot)Deprecated.