[arquillian-issues] [JBoss JIRA] (ARQGRA-170) Merge all static contexts to one (GrapheneContext)

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Nov 5 06:29:17 EST 2012


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

Lukáš Fryč commented on ARQGRA-170:
-----------------------------------

Hey Jan,

could we use following entry points?

* {{GrapheneContext.getDriverProxy();}}
* {{GrapheneContext.getDriverProxyWithInterfaces(Class<?>[] interfaces);}}
* {{GrapheneContext.getDriverProxyByImplementation(Class<? extends WebDriver> implClass);}}
* {{GrapheneContext.getConfiguration();}}
* {{GrapheneContext.getProviders();}}
** returns {{ProviderHolder}}
                
> Merge all static contexts to one (GrapheneContext)
> --------------------------------------------------
>
>                 Key: ARQGRA-170
>                 URL: https://issues.jboss.org/browse/ARQGRA-170
>             Project: Arquillian Graphene
>          Issue Type: Feature Request
>    Affects Versions: 2.0.0.Alpha1
>            Reporter: Jan Papousek
>            Assignee: Jan Papousek
>            Priority: Critical
>             Fix For: 2.0.0.Alpha3
>
>
> Merge the following static contexts to one:
> - GrapheneContext
> - GrapheneConfigurationContext
> - GraphenePageExtensionsContext

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list