Uses of Package
net.thucydides.core.screenshots

Packages that use net.thucydides.core.screenshots
net.thucydides.core.model The Thucydides domain model, which represents acceptance test runs. 
net.thucydides.core.screenshots This package is in charge of recording and storing screenshots taken during the test run. 
net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. 
 

Classes in net.thucydides.core.screenshots used by net.thucydides.core.model
ScreenshotAndHtmlSource
          A screenshot image and the corresponding HTML source code.
 

Classes in net.thucydides.core.screenshots used by net.thucydides.core.screenshots
BlurLevel
          Created with IntelliJ IDEA.
QueuedScreenshot
           
ScreenshotAndHtmlSource
          A screenshot image and the corresponding HTML source code.
ScreenshotProcessor
           
 

Classes in net.thucydides.core.screenshots used by net.thucydides.core.steps
Photographer
          The photographer takes and stores screenshots during the test.
ScreenshotProcessor
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.