Driver.manage.window.maximize is not coming up | Selenium Forum
M
Posted on 03/10/2016
Hi Team,
i m trying to maximize the chrome window. when i type driver.manage(). i am not getting window option. I tried to add implicit wait as well it could not come up when i do driver.manage(). Please let me know where is the issue.

Regards,
sadananda.

M
Replied on 03/10/2016

what are you trying to do?

driver.manage.??

what do you write after that?