[arquillian-issues] [JBoss JIRA] (ARQ-1775) Allow to disable/enable nativeEvents via arquillian.xml

Karel Piwko (JIRA) issues at jboss.org
Wed May 14 10:51:56 EDT 2014


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

Karel Piwko updated ARQ-1775:
-----------------------------

    Affects Version/s: drone_1.3.0.Final


> Allow to disable/enable nativeEvents via arquillian.xml
> -------------------------------------------------------
>
>                 Key: ARQ-1775
>                 URL: https://issues.jboss.org/browse/ARQ-1775
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone
>    Affects Versions: drone_1.3.0.Final
>            Reporter: Sona Jamborova
>
> Selenium 2 allows to enable/disable nativeEvents for WebDriver. This feature should be set before initialization of WebDriver instance. See:
> FirefoxProfile profile = new FirefoxProfile();
> profile.setEnableNativeEvents(true);
> WebDriver driver = new FirefoxDriver(profile);
> Drone injects instance of FirefoxDriver and I have not any option how disable native Events for Firefox and Windows.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the arquillian-issues mailing list