| Package | Description |
|---|---|
| com.machinepublishers.jbrowserdriver | |
| org.openqa.selenium |
| Modifier and Type | Method and Description |
|---|---|
Settings.Builder |
Settings.Builder.screen(Dimension screen)
Size of the screen and initial size of the window.
|
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Rectangle.getDimension() |
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.
|
| Constructor and Description |
|---|
Rectangle(Point p,
Dimension d) |
Copyright © 2014-2017 jBrowserDriver committers.
Project homepage: https://github.com/machinepublishers/jbrowserdriver