[
https://issues.jboss.org/browse/ARQGRA-383?page=com.atlassian.jira.plugin...
]
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