Uses of Class
net.thucydides.core.steps.BaseStepListener.ScreenshotType

Packages that use BaseStepListener.ScreenshotType
net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. 
 

Uses of BaseStepListener.ScreenshotType in net.thucydides.core.steps
 

Methods in net.thucydides.core.steps that return BaseStepListener.ScreenshotType
static BaseStepListener.ScreenshotType BaseStepListener.ScreenshotType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BaseStepListener.ScreenshotType[] BaseStepListener.ScreenshotType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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