Uses of Interface
at.willhaben.willtest.config.ScreenshotGenerator
-
Packages that use ScreenshotGenerator Package Description at.willhaben.willtest.config at.willhaben.willtest.rule -
-
Uses of ScreenshotGenerator in at.willhaben.willtest.config
Classes in at.willhaben.willtest.config that implement ScreenshotGenerator Modifier and Type Class Description classDefaultScreenshotGeneratorTakes a simple screenshot in case of an error. -
Uses of ScreenshotGenerator in at.willhaben.willtest.rule
Methods in at.willhaben.willtest.rule with parameters of type ScreenshotGenerator Modifier and Type Method Description ScreenshotRuleScreenshotRule. setScreenshotGenerator(ScreenshotGenerator screenshotGenerator)Deprecated.
-