[arquillian-issues] [JBoss JIRA] Created: (ARQ-571) Enhance WebDriver support in Drone

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Aug 30 03:20:26 EDT 2011


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: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list