| Package | Description |
|---|---|
| com.applitools.eyes.selenium | |
| com.applitools.eyes.selenium.capture | |
| com.applitools.eyes.selenium.frames | |
| com.applitools.eyes.selenium.wrappers |
| Modifier and Type | Method and Description |
|---|---|
FrameChain |
Eyes.getOriginalFC() |
| Modifier and Type | Method and Description |
|---|---|
FrameChain |
EyesWebDriverScreenshot.getFrameChain() |
| Modifier and Type | Method and Description |
|---|---|
static Location |
EyesWebDriverScreenshot.calcFrameLocationInScreenshot(Logger logger,
EyesWebDriver driver,
FrameChain frameChain,
com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot.ScreenshotType screenshotType) |
| Modifier and Type | Method and Description |
|---|---|
FrameChain |
FrameChain.clone() |
| 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.
|
org.openqa.selenium.WebDriver |
EyesTargetLocator.framesDoScroll(FrameChain frameChain)
Switches into every frame in the frame chain.
|
static void |
EyesTargetLocator.parentFrame(Logger logger,
org.openqa.selenium.WebDriver.TargetLocator targetLocator,
FrameChain frameChainToParent) |
Copyright © 2019. All rights reserved.