|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenOrientation | |
|---|---|
| org.openqa.selenium | |
| Uses of ScreenOrientation in org.openqa.selenium |
|---|
| Methods in org.openqa.selenium that return ScreenOrientation | |
|---|---|
ScreenOrientation |
Rotatable.getOrientation()
|
static ScreenOrientation |
ScreenOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScreenOrientation[] |
ScreenOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.openqa.selenium with parameters of type ScreenOrientation | |
|---|---|
void |
Rotatable.rotate(ScreenOrientation orientation)
Changes the orientation of the browser window. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||