[arquillian-issues] [JBoss JIRA] (ARQ-2151) Cannot set useAutomationExtension option for chrome

Matous Jobanek (JIRA) issues at jboss.org
Mon Nov 13 09:03:01 EST 2017


     [ https://issues.jboss.org/browse/ARQ-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek closed ARQ-2151.
-------------------------------
    Fix Version/s: drone_2.4.5
       Resolution: Done


The cases when the values are other types than a String are fixed here: https://github.com/arquillian/arquillian-extension-drone/commit/27ceccd098c1ece1b2f8475e95510c8206a5e055

> Cannot set useAutomationExtension option for chrome 
> ----------------------------------------------------
>
>                 Key: ARQ-2151
>                 URL: https://issues.jboss.org/browse/ARQ-2151
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Extension - Drone
>    Affects Versions: drone_2.4.3
>            Reporter: Matous Jobanek
>            Assignee: Matous Jobanek
>             Fix For: drone_2.4.5, drone_2.4.4
>
>
> There is ISE thrown when this configuration is used:
> {code:xml}
>   <extension qualifier="webdriver">
>     <property name="chromeExperimentalOption">
>     {
>       "useAutomationExtension": "false"
>     }
>     </property>
>   </extension>
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the arquillian-issues mailing list