Uses of Interface
org.citrusframework.actions.selenium.SeleniumMakeScreenshotActionBuilder
Packages that use SeleniumMakeScreenshotActionBuilder
-
Uses of SeleniumMakeScreenshotActionBuilder in org.citrusframework.actions.selenium
Classes in org.citrusframework.actions.selenium with type parameters of type SeleniumMakeScreenshotActionBuilderModifier and TypeInterfaceDescriptioninterfaceSeleniumMakeScreenshotActionBuilder<T extends TestAction,B extends SeleniumMakeScreenshotActionBuilder<T, B>> Methods in org.citrusframework.actions.selenium that return SeleniumMakeScreenshotActionBuilderModifier and TypeMethodDescriptionSeleniumActionBuilder.screenshot()Make screenshot.default SeleniumMakeScreenshotActionBuilder<?,?> SeleniumActionBuilder.screenshot(String outputDir) Make screenshot with custom output directory.