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

Ste Gr (JIRA) jira-events at lists.jboss.org
Wed Jul 11 04:06:12 EDT 2012


    [ https://issues.jboss.org/browse/ARQ-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705362#comment-12705362 ] 

Ste Gr commented on ARQ-1021:
-----------------------------

You're welcome. Thank you all for your fantastic job!
                
> Internet Explorer could not be created from capabilities
> --------------------------------------------------------
>
>                 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: Jan Papousek
>             Fix For: drone_1.2.0.next
>
>
>  * The documented capability name for the internet explorer is "internetExplorer" but you have to use "internet_explorer". Otherwise the capability cannot be used. The 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 comparison fails.
> See: org.jboss.arquillian.drone.webdriver.factory.InternetExplorerDriverFactory line 81 to 83
> See: org.openqa.selenium.ie.InternetExplorerDriver line 57

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