[arquillian-issues] [JBoss JIRA] (ARQ-666) Rethink WebDriver browser configuration

Karel Piwko (Created) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 03:00:40 EST 2011


Rethink WebDriver browser configuration
---------------------------------------

                 Key: ARQ-666
                 URL: https://issues.jboss.org/browse/ARQ-666
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Drone
    Affects Versions: drone_1.0.0.CR2
            Reporter: Karel Piwko
            Priority: Critical
             Fix For: drone_1.0.0.Final


Current binding of browser type to the type defined in the class itself limits the usage of generic WebDriver drivers.

This means that you can simply change WebDriver type by configuration, you have to modify Java code. The usage should be modified to implementationClass be the property which decides what instance will be used even for generic webdrivers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list