Package com.codeborne.selenide.impl
Interface Photographer
- All Known Implementing Classes:
FullSizePhotographer
,WebdriverPhotographer
@ParametersAreNonnullByDefault
public interface Photographer
-
Method Summary
Modifier and TypeMethodDescription<T> Optional<T>
takeScreenshot
(Driver driver, org.openqa.selenium.OutputType<T> outputType)
-
Method Details
-
takeScreenshot
-