This is the wrong coding Right one is below
@browser.driver.manage.window.maximize @browser.driver.manage.window.resize_to(900,900) On Tuesday, May 2, 2017 at 11:41:15 AM UTC+5:30, Paul Denize wrote: > > This should work > > @browser.driver.window.maximize > @browser.driver.window.resize_to(900,900) > > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
