public interface DroneAugmented
Interface which is implemented by WebDriver's Augmenter during augmentation.
Allows to unwrap the augmented instance of WebDriver.
| Modifier and Type | Method and Description |
|---|---|
Object |
getWrapped()
Returns an augmented instance of WebDriver
|
Object getWrapped()
Copyright © 2016 JBoss by Red Hat. All rights reserved.