]
Lukáš Fryč updated ARQGRA-478:
------------------------------
Fix Version/s: 2.1.0.Alpha3
(was: 2.1-Tracking)
Add support for multiple @InitialPage when using Qualifiers
-----------------------------------------------------------
Key: ARQGRA-478
URL:
https://issues.jboss.org/browse/ARQGRA-478
Project: Arquillian Graphene
Issue Type: Enhancement
Components: core
Reporter: Michael Irwin
Assignee: Michael Irwin
Fix For: 2.1.0.Alpha3
If using multiple browsers in a test, it would be nice to support multiple @InitialPage
parameters in the method, each with a separate qualifier.
Obviously, if the same qualifier is applied to more than one @InitialPage, it should
throw and prevent execution.
Pull-request incoming...