1

I am writing automation scripts in selenium webdriver and want to test it on headless browser. When I tried HTMLUNITDRIVER, the test doesn't even start. I couldn't find out the step where script was not working. The same script runs successfully on firefox. I am using htmlunit driver 2.20 , selenium 2.53 and FF 45.0.2. Please advise.

aryals
  • 11
  • 1
  • Please use latest [2.27](https://github.com/SeleniumHQ/htmlunit-driver/) – Ahmed Ashour Jun 19 '17 at 17:10
  • You need to provide your complete case, so other can reproduce the issue. – Ahmed Ashour Jun 20 '17 at 06:23
  • I upgraded HTML Unit driver version to 2.27, but still test is not running.I tried running the same test on selenium standalone server 2.52 jar as it has inbuilt htmlunitdriver jars, but it also didn't resolve my issue. – aryals Jun 23 '17 at 19:12
  • Download 2.31.0 version of HTMLUnitDriver jar from below link and check. Link: https://github.com/SeleniumHQ/htmlunit-driver/releases – Vikram Jul 08 '18 at 10:27

0 Answers0