@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) @Inherited public @interface Drone
Any framework can be extended to support usage of this annotation to inject a web browser. See SPI package of Drone for more details
@Drone can be used for both field in a class, thus class scoped instance of the browser or for parameter in a method,
where injected instance will be method scoped.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.