| Package | Description |
|---|---|
| com.applitools.eyes.selenium.capture | |
| com.applitools.eyes.selenium.frames | |
| com.applitools.eyes.selenium.wrappers |
| Modifier and Type | Method and Description |
|---|---|
FrameChain |
EyesWebDriverScreenshot.getFrameChain() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All rights reserved.