SeleniumHQ / selenium-google-code-issue-archive

Archive, please see main selenium repo
https://github.com/seleniumhq/selenium
345 stars 195 forks source link

Resolving WebDriver based on Capabilities does not work for htmlUnit driver #1334

Closed lukeis closed 8 years ago

lukeis commented 8 years ago

Originally reported on Google Code with ID 1334

What steps will reproduce the problem?
1. Create a new WebDriverCommandProcessor("/", Capabilities.htmlUnit()
2. start the webdriver command processor
3. an exception is thrown saying the desired driver can not be found

What is the expected output? What do you see instead?

I would exect the HtmlUnitDriver to be used by the WebDriverCommandProcessor

What version of the product are you using? On what operating system?

2.0b1 / Mac OS X

Reported by gaphor on 2011-02-25 07:42:37

lukeis commented 8 years ago
This issue was closed by revision r14092.

Reported by barancev on 2011-10-10 12:31:14

lukeis commented 8 years ago

Reported by luke.semerau on 2015-09-17 18:12:02