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

Answer Posted / vijay pratap singh

driver.manage().window().setSize(windowMinSize);

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between find element and find elements?

458


What’s new in selenium 3.0?

505


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

533


How do you get the width of the textbox?

517


What are the limitations of using selenium as a test tool?

474






What is the reason to use the selenium grid?

571


How to locate a link using its text in selenium?

541


What exactly is the price of selenium test-suite?

453


Is selenium capable of handling windows pop-ups?

474


Is there an htmlunitdriver for .net?

556


Do you know how to locate a link using its text in selenium?

476


What are the important features of selenium ide?

514


How to export selenium ide test suite to selenium rc suites?

508


Explain how you can debug the tests in selenium ide?

502


What is webdriver wait in selenium webdriver?

489