public abstract class AbstractWebDriverSubStepImplementations extends Object implements com.technophobia.substeps.runner.ProvidesScreenshot
| Constructor and Description |
|---|
AbstractWebDriverSubStepImplementations() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
elementHasExpectedAttributes(org.openqa.selenium.WebElement e,
Map<String,String> expectedAttributes) |
byte[] |
getScreenshotBytes() |
protected org.openqa.selenium.WebDriver |
webDriver() |
protected WebDriverContext |
webDriverContext() |
public AbstractWebDriverSubStepImplementations()
protected boolean elementHasExpectedAttributes(org.openqa.selenium.WebElement e,
Map<String,String> expectedAttributes)
protected org.openqa.selenium.WebDriver webDriver()
protected WebDriverContext webDriverContext()
public byte[] getScreenshotBytes()
getScreenshotBytes in interface com.technophobia.substeps.runner.ProvidesScreenshotCopyright © 2016 Substeps. All rights reserved.