This repo is to display multiple browser launch in BAsePage Architecture using Arquillian Drone extension
Using it :
- mvn clean install
- mvn clean test (this should exeute the test and launch the browser)
- mvn -Pstaging clean "-Dcucumber.options=-t @" test (this should not launch the browser if no feature file has matching tag)