]
Karel Piwko updated ARQ-571:
----------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Enhance WebDriver support in Drone
----------------------------------
Key: ARQ-571
URL:
https://issues.jboss.org/browse/ARQ-571
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Drone
Affects Versions: drone_1.0.0.CR1
Reporter: Karel Piwko
Assignee: Karel Piwko
Fix For: drone_1.0.0.CR2
Currently, there is only implementationClass configuration element for a WebDriver
driver.
Moreover, Drone is able to inject only WebDriver instances, but not the inherited
classes, so user can't specify directly.
{code}
@Drone FirefoxDriver;
{code}
An update which will reflect that each driver might have a different configuration and
possibility to inject direct implementations is needed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: