[arquillian-issues] [JBoss JIRA] (ARQGRA-383) Improve @Location for contextRoot

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Sep 27 07:40:02 EDT 2013


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

Juraj Húska commented on ARQGRA-383:
------------------------------------

Or we can provide default value for the {{@Location}}, thus user will be able to denote location value equals to the {{contextRoot}} like:
{code}
@Location
public class MyPageObject {
}
{code}
                
> Improve @Location for contextRoot
> ---------------------------------
>
>                 Key: ARQGRA-383
>                 URL: https://issues.jboss.org/browse/ARQGRA-383
>             Project: Arquillian Graphene
>          Issue Type: Enhancement
>            Reporter: Karel Piwko
>            Priority: Minor
>
> In cases when @Location represents @ArquillianResource URL contextPath, it might be confusing that user needs to set it to:
> {code}
> @Location("")
> {code}
> It might be more convenient to provide a better way how to say that location equals contextPath, maybe *@DeploymentLocation or something like that.

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