public class DroidiumExtensionsValidation
extends Object
Before Droidium container is started, Arquillian descriptor is scanned for the presence of webdriver extensions. In case we
found such extension which has browser specified as "android", we assure there is web or native extension on class path. This
logic can help user significantly since Droidium container is tightly coupled with extensions and it is suspicious user would
use container alone (even it is possible).
- Author:
- Stefan Miklosovic