Package org.openqa.selenium.remote
Annotation Type Augmentable
-
@Retention(RUNTIME) @Target(TYPE) public @interface Augmentable
Indicates that a class can be processed byAugmenter
.
@Retention(RUNTIME)
@Target(TYPE)
public @interface Augmentable
Augmenter
.