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 |
Tell me can selenium handle windows based pop-up?
How selenium grid works?
How do I start the browser using WebDriver?
What are the different exceptions you have faced in selenium webdriver?
What are startpoints and breakpoints in selenium?
What regular expression special character(s) means "any character?"
Is QC and Jira used by both automation and as well as manual test engg or both tools are used by only manual test engg .
How to scroll web page down or up using selenium webdriver?
Which files can be used as data source for different frameworks?
what are challenges you faced in your last project?
Explain what is the difference between borland silk and selenium?
How can you find if an element in displayed on the screen?