arquillian.github.io
arquillian.github.io copied to clipboard
Confusing explaination of mixed mode in Drone extension guide
http://arquillian.org/guides/functional_testing_using_drone/#enabling_client_mode
Second example from Enable Client Mode section describes how to use mixed mode.
This is rather confusing, since when using mixed mode with Drone, user will end up with
java.lang.LinkageError: Failed to link org/openqa/selenium/WebDriver
This section is valid, but not in this guide.