public class DisabledPageSourceRecorder extends PageSourceRecorder
Constructor and Description |
---|
DisabledPageSourceRecorder(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.io.File> |
intoDirectory(java.nio.file.Path path) |
public DisabledPageSourceRecorder(org.openqa.selenium.WebDriver driver)
public java.util.Optional<java.io.File> intoDirectory(java.nio.file.Path path)
intoDirectory
in class PageSourceRecorder