[JBoss JIRA] (ARQGRA-476) Extend root element from GrapheneElement
by Michael Kotten (JIRA)
Michael Kotten created ARQGRA-476:
-------------------------------------
Summary: Extend root element from GrapheneElement
Key: ARQGRA-476
URL: https://issues.jboss.org/browse/ARQGRA-476
Project: Arquillian Graphene
Issue Type: Enhancement
Components: core
Affects Versions: 2.1.0.Alpha2, 2.0.3.Final
Reporter: Michael Kotten
Priority: Minor
Currently the root element in page fragments must extend WebElement. I would like to extend this, so it can also extend GrapheneElement. I'm preparing a pull request for this currently. Would be nice if this enhancement would make it to the next release.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 5 months
[JBoss JIRA] (ARQ-1775) Allow to disable/enable nativeEvents via arquillian.xml
by Matous Jobanek (JIRA)
[ https://issues.jboss.org/browse/ARQ-1775?page=com.atlassian.jira.plugin.s... ]
Matous Jobanek reassigned ARQ-1775:
-----------------------------------
Assignee: Matous Jobanek
> 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
> Components: Extension - Drone
> Affects Versions: drone_1.3.0.Final
> Reporter: Sona Jamborova
> Assignee: Matous Jobanek
> Fix For: drone_2.0.0.Alpha5
>
>
> 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.3.15#6346)
9 years, 5 months