Question about chained methods | Selenium Forum
M
Posted on 06/03/2016
when we write driver.manage().window().maximize(); how does this work. I know the concept of chained methods but why cant I access driver.maximize directly

M
Replied on 06/03/2016

you have to watch java videos for that.