| Modifier and Type | Method and Description |
|---|---|
FrameChain |
EyesWebDriverScreenshot.getFrameChain() |
FrameChain |
EyesWebDriver.getFrameChain() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
EyesTargetLocator.frames(FrameChain frameChain)
Switches into every frame in the frame chain.
|
static boolean |
FrameChain.isSameFrameChain(FrameChain c1,
FrameChain c2)
Compares two frame chains.
|
| Constructor and Description |
|---|
FrameChain(Logger logger,
FrameChain other)
Creates a frame chain which is a copy of the current frame.
|
Copyright © 2016. All rights reserved.