| Package | Description |
|---|---|
| org.openqa.selenium |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
WebElement.getSize()
What is the width and height of the rendered element?
|
Dimension |
WebDriver.Window.getSize()
Get the size of the current window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebDriver.Window.setSize(Dimension targetSize)
Set the size of the current window.
|
Copyright © 2014. All rights reserved.