Automation Question:
Download Questions PDF

Tell me how can we maximize browser window in Selenium?

Answer:

driver.manage().window().maximize(); //command is used to maximize browser window in Selenium

Download Automation Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us can captcha and bar code reader be automated by using Selenium?Tell me how a text written in a text field could be cleared?