|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dimension | |
---|---|
org.openqa.selenium |
Uses of Dimension in org.openqa.selenium |
---|
Methods in org.openqa.selenium that return Dimension | |
---|---|
Dimension |
WebElement.getSize()
What is the width and height of the rendered element? |
Dimension |
WebDriver.Window.getSize()
Get the size of the current window. |
Methods in org.openqa.selenium with parameters of type Dimension | |
---|---|
void |
WebDriver.Window.setSize(Dimension targetSize)
Set the size of the current window. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |