]
Matous Jobanek closed ARQ-1836.
-------------------------------
Resolution: Done
Support HtmlUnitDriver client options
-------------------------------------
Key: ARQ-1836
URL:
https://issues.jboss.org/browse/ARQ-1836
Project: Arquillian
Issue Type: Feature Request
Components: Extension - Drone
Affects Versions: drone_2.0.0.Alpha2
Reporter: Karel Piwko
Assignee: Dipak Pawar
Fix For: drone_2.1.0
There are options that could be set for HtmlUnitDriver but are not available in Drone
configuration.
Drone would need to proxy HtmlUnitDriver and override protected {{modifyWebClient}}
method because this is not exposed in Selenium.
https://code.google.com/p/selenium/source/browse/java/client/src/org/open...