public class SeleniumAUT extends Object implements ApplicationUnderTest
| Constructor and description |
|---|
SeleniumAUT
(org.openqa.selenium.WebDriver driver) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getAccessibilityTree() |
|
protected org.openqa.selenium.WebDriver |
getDriver() |
|
public String |
getPageSource() |
|
public boolean |
isReady() |
|
public String |
takeFullPageScreenshot() |