| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.browser |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
Browser.getWindowBounds(Integer windowId)
Get position and size of the browser window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Browser.setWindowBounds(Integer windowId,
Bounds bounds)
Set position and/or size of the browser window.
|
| Modifier and Type | Method and Description |
|---|---|
Bounds |
WindowForTarget.getBounds()
Bounds information of the window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindowForTarget.setBounds(Bounds bounds)
Bounds information of the window.
|
Copyright © 2020. All rights reserved.