public class WindowForTarget extends Object
| Constructor and Description |
|---|
WindowForTarget() |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
getBounds()
Bounds information of the window.
|
Integer |
getWindowId()
Browser window id.
|
void |
setBounds(Bounds bounds)
Bounds information of the window.
|
void |
setWindowId(Integer windowId)
Browser window id.
|
public Integer getWindowId()
public void setWindowId(Integer windowId)
public Bounds getBounds()
public void setBounds(Bounds bounds)
Copyright © 2020. All rights reserved.