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