What user can use to maximize the Window?
Here is the code snippet you can prefer for maximizing the Window:
driver.manage().window().maximize();
What user can use to maximize the Window?
Here is the code snippet you can prefer for maximizing the Window:
driver.manage().window().maximize();