| Modifier and Type | Method and Description |
|---|---|
void |
afterRotation(WebDriver driver,
org.openqa.selenium.ScreenOrientation orientation)
Called after
Rotatable.rotate(ScreenOrientation). |
void |
beforeRotation(WebDriver driver,
org.openqa.selenium.ScreenOrientation orientation)
Called before
Rotatable.rotate(ScreenOrientation). |
void beforeRotation(WebDriver driver, org.openqa.selenium.ScreenOrientation orientation)
Rotatable.rotate(ScreenOrientation).driver - WebDriverorientation - the desired screen orientationvoid afterRotation(WebDriver driver, org.openqa.selenium.ScreenOrientation orientation)
Rotatable.rotate(ScreenOrientation).driver - WebDriverorientation - the desired screen orientation