@Beta public interface ExtensionSelectorResolver extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
ExtensionSelector |
getExtensionSelector(ExtensionSelectorType type)
Gets an extension selector instance of the specified type, if supported
by the driver.
|
handler, setHandlerExtensionSelector getExtensionSelector(ExtensionSelectorType type)
type - type of extension to getjava.lang.UnsupportedOperationException - if the extension type is not
supported by this driver