How can I minimize the browser window which has been launched via Selenium Webdriver?
Answer Posted / roopachowdary
Driver.manage().window().minimize()
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
How to scroll down a page using javascript in selenium?
What are the capabilities of selenium ide?
How can you handle network latency using selenium?
What is the difference between find elements () and find element ()?
How to send alt/shift/control key in selenium webdriver?
Tell us how many exceptions do you know in selenium webdriver?
Have you created any framework?
How can one get side to always record an absolute url for the open command's argument?
Which are the commands used for capturing the bitmaps?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
How to developer selenium test cases?
What are the limitations of using selenium as a test tool?
How can I learn to automate testing using selenium?
Explain how you can handle colors in web driver?
Tell me in which format does source view show the script in selenium ide?