Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

Explain. “Driver.manage.window.maximize”

Category: Selenium WebDriver

driver.manage () is a method that returns instance of options interface, now the options interface has method window () that returns instance of window interface, this window interface has method maximize () which maximizes the window.

Leave a Reply

Your email address will not be published. Required fields are marked *