How to resize browser window using selenium webdriver?



How to resize browser window using selenium webdriver?..

Answer / sowjanya

to resize a window
driver.manage().window().setSize(100,300);

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What is automation testing?

0 Answers  


What are the different exceptions you have faced in selenium webdriver?

0 Answers  


How can I minimize the browser window which has been launched via Selenium Webdriver?

2 Answers  


What is the build Tool you have used in your project?

4 Answers   Accenture, HCL, Inasra Technologies, Infosys, Maven Infotech,


Tell us can captcha and bar code reader be automated by using selenium?

0 Answers  






What are the different Selenium components?

0 Answers  


Which browsers can selenium ide be run in?

0 Answers  


What is the selenese command to show the value of a variable in the log file?

0 Answers  


What are the different types of waits available in webdriver?

0 Answers  


When we use findElement () and findElements () findElement ()?

0 Answers  


We do create a reference variable ‘driver’ of type webdriver

0 Answers  


Which webdriver implementation claims to be the fastest?

0 Answers  


Categories