| Modifier and Type | Method and Description |
|---|---|
static EyesTargetLocator.TargetType |
EyesTargetLocator.TargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EyesTargetLocator.TargetType[] |
EyesTargetLocator.TargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EyesTargetLocator.OnWillSwitch.willSwitchToFrame(EyesTargetLocator.TargetType targetType,
org.openqa.selenium.WebElement targetFrame)
Will be called before switching into a frame.
|
Copyright © 2016. All rights reserved.