What is htmlunitdriver?



What is htmlunitdriver?..

Answer / Satyendra Kumar

HtmlUnitDriver is a headless browser implementation in Selenium that emulates web browsers using the HtmlUnit library. It is useful for running tests without depending on actual web browsers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

What is the difference between verification and assertion?

1 Answers  


What are the advantages of selenium as a test tool?

1 Answers  


Can we use selenium rc to drive tests on two different browsers on one operating system without selenium grid?

1 Answers  


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

1 Answers  


How do you simulate browser back and forward?

1 Answers  


What is selenium-rc (remote control) ?

1 Answers  


How is driver.close()command different from driver.quit command?

1 Answers  


Explain what is group test in testng?

1 Answers  


How can we select elements by their attribute value using css selector?

1 Answers  


How to retrieve css properties of an element?

1 Answers  


Mention what are the capabilities of selenium webdriver or selenium 2.0?

1 Answers  


Why should selenium be selected as a test program?

1 Answers  


Categories