[arquillian-issues] [JBoss JIRA] (ARQGRA-148) Configuration for RemoteWebDriver Drone extension

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed May 2 03:36:18 EDT 2012


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

Lukáš Fryč updated ARQGRA-148:
------------------------------

    Description: 
The support for RemoteWebDriver should be part of Drone, including configuration, but it has been prototyped in Graphene, to allow introduce the feature quickly.

Right now, configuration is hard-coded to Firefox:
https://github.com/arquillian/arquillian-graphene/blob/feature/quick-turnaround/graphene-webdriver-drone/src/main/java/org/jboss/arquillian/graphene/drone/factory/RemoteWebDriverFactory.java#L78

Allow to configure the {{RemoteWebDriver}} browser in {{arquillian.xml}}.

----

The {{RemoteWebDriver}} configuration differs from other types.

----

If necessary, {{RemoteWebDriver}} can be moved to Drone at this point and whole configuration might be addressed there.

    
> Configuration for RemoteWebDriver Drone extension
> -------------------------------------------------
>
>                 Key: ARQGRA-148
>                 URL: https://issues.jboss.org/browse/ARQGRA-148
>             Project: Arquillian Graphene
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Lukáš Fryč
>             Fix For: 2.0.0.Alpha1
>
>
> The support for RemoteWebDriver should be part of Drone, including configuration, but it has been prototyped in Graphene, to allow introduce the feature quickly.
> Right now, configuration is hard-coded to Firefox:
> https://github.com/arquillian/arquillian-graphene/blob/feature/quick-turnaround/graphene-webdriver-drone/src/main/java/org/jboss/arquillian/graphene/drone/factory/RemoteWebDriverFactory.java#L78
> Allow to configure the {{RemoteWebDriver}} browser in {{arquillian.xml}}.
> ----
> The {{RemoteWebDriver}} configuration differs from other types.
> ----
> If necessary, {{RemoteWebDriver}} can be moved to Drone at this point and whole configuration might be addressed there.

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