Open
Description
Setting up Drone is a bit of a hurdle for developers. Forge can simplify this by handling the necessary setup, just like with the core Arquillian setup.
- Add the Drone BOM to the pom.xml
- Add the Drone libraries (Selenium 1, WebDriver or Graphene)
- arquillian.xml configuration for selecting browser
See the reference guide for details on the Maven configuration: https://docs.jboss.org/author/display/ARQ/Drone
Activity