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 |
PositionProviderAndMemento.getFrames() |
FrameChain |
Eyes.getOriginalFC()
Gets original fc.
|
FrameChain |
SeleniumEyes.getOriginalFC()
Gets original fc.
|
Modifier and Type | Method and Description |
---|---|
void |
PositionProviderAndMemento.setFrames(FrameChain frames) |
Constructor and Description |
---|
FrameState(EyesSeleniumDriver driver,
org.openqa.selenium.WebElement scrolledElement,
String cssTransform,
com.applitools.eyes.Location scrollPosition,
String overflow,
FrameChain frameChain) |
PositionProviderAndMemento(com.applitools.eyes.positioning.PositionProvider positionProvider,
com.applitools.eyes.positioning.PositionMemento positionMemento,
FrameChain frames,
com.applitools.eyes.Location currentScrollPosition) |
Modifier and Type | Method and Description |
---|---|
FrameChain |
EyesWebDriverScreenshot.getFrameChain() |
Modifier and Type | Method and Description |
---|---|
static com.applitools.eyes.Location |
EyesWebDriverScreenshot.calcFrameLocationInScreenshot(com.applitools.eyes.Logger logger,
EyesSeleniumDriver driver,
FrameChain frameChain) |
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(com.applitools.eyes.Logger logger,
FrameChain other)
Creates a frame chain which is a copy of the current frame.
|
Modifier and Type | Method and Description |
---|---|
FrameChain |
EyesSeleniumDriver.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(com.applitools.eyes.Logger logger,
org.openqa.selenium.WebDriver.TargetLocator targetLocator,
FrameChain frameChainToParent) |
Copyright © 2021. All rights reserved.