public class WebUtility extends Object
| Constructor and Description |
|---|
WebUtility(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
maximizeWindow() |
void |
resizeWindow(int width,
int height)
Resize window to given dimensions.
|
public void resizeWindow(int width,
int height)
width - height - public void maximizeWindow()
public static void main(String[] args)
Copyright © 2021. All rights reserved.