How to resize browser window using selenium webdriver?

Answer Posted / sowjanya

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention when to use autoit?

510


What are the challenges with selenium ide?

561


Explain about selenium-grid ?

521


What are different forms of selenium?

527


List the different types of drivers available in web drivers.

512






What are the different ways in which selenium ide can be opened?

463


Why should selenium be selected as a test program?

479


What is the difference between captureentirepagescreenshot and capturescreenshot?

504


How testing is better than junit?

508


What are the uses of findelement() and findelements()?

470


How do you handle alert popup?

544


How to handle a dropdown in selenium webdriver?

2521


How to login to any site if it’s showing any authentication popup for

557


How you can insert a break point in selenium ide?

475


What are the different types of locators in Selenium?

533