[arquillian-issues] [JBoss JIRA] (ARQ-1021) Internet Explorer could not be created from captabilities

Ste Gr (JIRA) jira-events at lists.jboss.org
Fri Jul 6 05:56:12 EDT 2012


Ste Gr created ARQ-1021:
---------------------------

             Summary: Internet Explorer could not be created from captabilities
                 Key: ARQ-1021
                 URL: https://issues.jboss.org/browse/ARQ-1021
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Extension - Drone
    Affects Versions: drone_1.1.0.CR1
         Environment: Java 7
            Reporter: Ste Gr
            Assignee: Karel Piwko


 * The documented capabilitie name for the internet explorer is "internetExplorer" but you have to use "internet_explorer". Otherwise the captability cannot be used. Name readable name, that is printed with the error, is "internetExplorer"... confusing!
 * The instance creation of the driver is still impossible via capabilities. The specified argument type for the constructor is "DesiredCapabilities" but the constructor itself specifies "Capabilities" So the argument comparation fails.
See: org.jboss.arquillian.drone.webdriver.factory.InternetExplorerDriverFactory line 81 to 83

--
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