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

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed May 9 06:26:18 EDT 2012


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

Lukáš Fryč edited comment on ARQGRA-148 at 5/9/12 6:25 AM:
-----------------------------------------------------------

The {{reusable}} flag needs to be made configurable as well.

https://github.com/arquillian/arquillian-graphene/blob/feature/quick-turnaround/graphene-webdriver-drone/src/main/java/org/jboss/arquillian/graphene/drone/factory/GrapheneRemoteWebDriverFactory.java#L82
                
      was (Author: lfryc):
    The {{reusable}} flag needs to be made configurable as well.
                  
> 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č
>            Assignee: Jan Papousek
>             Fix For: 2.0.0.Alpha1
>
>
> See top-level task for details of reusable session feature.
> ----
> 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