JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openqa.selenium.support.decorators
Interface WebDriverDecorator.HasTarget<Z>
Enclosing class:
WebDriverDecorator
<
T
extends
WebDriver
>
public static interface
WebDriverDecorator.HasTarget<Z>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Decorated
<
Z
>
getTarget
()
void
setTarget
(
Decorated
<
Z
> target)
Method Details
getTarget
Decorated
<
Z
>
getTarget
()
setTarget
void
setTarget
(
Decorated
<
Z
> target)