Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

abortIfNotClosed() - Method in class com.applitools.eyes.selenium.Eyes
 
abortIfNotClosed() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
activeElement() - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
addMouseTrigger(MouseAction, Region, Location) - Method in class com.applitools.eyes.selenium.Eyes
Adds a mouse trigger.
addMouseTrigger(MouseAction, WebElement) - Method in class com.applitools.eyes.selenium.Eyes
Adds a mouse trigger.
addMouseTrigger(MouseAction, Region, Location) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Adds a mouse trigger.
addMouseTrigger(MouseAction, WebElement) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Adds a mouse trigger.
addMouseTrigger(MouseAction) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
addProperty(String, String) - Method in class com.applitools.eyes.selenium.Eyes
Adds a property to be sent to the server.
addTextTrigger(Region, String) - Method in class com.applitools.eyes.selenium.Eyes
Adds a keyboard trigger.
addTextTrigger(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
Adds a keyboard trigger.
addTextTrigger(Region, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Adds a keyboard trigger.
addTextTrigger(WebElement, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Adds a keyboard trigger.
alert() - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
AppiumJsCommandExtractor - Class in com.applitools.eyes.selenium
 
AppiumJsCommandExtractor() - Constructor for class com.applitools.eyes.selenium.AppiumJsCommandExtractor
 

B

beforeOpen() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
Borders - Class in com.applitools.eyes.selenium
 
Borders(int, int, int, int) - Constructor for class com.applitools.eyes.selenium.Borders
 
BordersAwareElementContentLocationProvider - Class in com.applitools.eyes.selenium
Encapsulates an algorithm to find an element's content location, based on the element's location.
BordersAwareElementContentLocationProvider() - Constructor for class com.applitools.eyes.selenium.BordersAwareElementContentLocationProvider
 

C

calcFrameLocationInScreenshot(Logger, EyesWebDriver, FrameChain, EyesWebDriverScreenshot.ScreenshotType) - Static method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
check(ICheckSettings) - Method in class com.applitools.eyes.selenium.Eyes
 
check(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.Eyes
 
check(ICheckSettings...) - Method in class com.applitools.eyes.selenium.Eyes
Takes multiple screenshots at once (given all ICheckSettings objects are on the same level).
check(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
check(ICheckSettings) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
check(ICheckSettings...) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes multiple screenshots at once (given all ICheckSettings objects are on the same level).
check(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
check(ICheckSettings) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
checkCurrentFrame(int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Verifies the current frame.
checkElement(WebElement) - Method in class com.applitools.eyes.selenium.Eyes
checkElement(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
checkElement(WebElement, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches a specific element with the expected region output.
checkElement(By) - Method in class com.applitools.eyes.selenium.Eyes
checkElement(By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkElement(By, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches an element specified by the given selector with the expected region output.
checkElement(WebElement) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkElement(WebElement, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkElement(WebElement, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches a specific element with the expected region output.
checkElement(By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkElement(By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkElement(By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches an element specified by the given selector with the expected region output.
checkFrame(String) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(String, String) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(String, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(int) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(int, String) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(int, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(WebElement) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(WebElement, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(String[], int, String) - Method in class com.applitools.eyes.selenium.Eyes
Matches the frame given by the frames path, by switching into the frame and using stitching to get an image of the frame.
checkFrame(String[], String) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(String[]) - Method in class com.applitools.eyes.selenium.Eyes
checkFrame(String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(String, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(String, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(int) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(int, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(WebElement) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(WebElement, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(WebElement, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Matches the frame given as parameter, by switching into the frame and using stitching to get an image of the frame.
checkFrame(String[], int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Matches the frame given by the frames path, by switching into the frame and using stitching to get an image of the frame.
checkFrame(String[], String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrame(String[]) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkFrameFluent(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
checkRegion(Region) - Method in class com.applitools.eyes.selenium.Eyes
checkRegion(Region, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches a specific region within it with the expected output.
checkRegion(WebElement) - Method in class com.applitools.eyes.selenium.Eyes
checkRegion(WebElement, boolean) - Method in class com.applitools.eyes.selenium.Eyes
If stitchContent is false then behaves the same as Eyes.checkRegion(WebElement), otherwise behaves the same as Eyes.checkElement(WebElement).
checkRegion(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegion(WebElement, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
if stitchContent is false then behaves the same Eyes.checkRegion(WebElement, String).
checkRegion(WebElement, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches a region of a specific element with the expected region output.
checkRegion(WebElement, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
if stitchContent is false then behaves the same Eyes.checkRegion(WebElement, int, String).
checkRegion(By) - Method in class com.applitools.eyes.selenium.Eyes
checkRegion(By, boolean) - Method in class com.applitools.eyes.selenium.Eyes
If stitchContent is false then behaves the same as Eyes.checkRegion(By).
checkRegion(By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegion(By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
If stitchContent is false then behaves the same as Eyes.checkRegion(By, String).
checkRegion(By, int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches a region specified by the given selector with the expected region output.
checkRegion(Region) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegion(Region, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches a specific region within it with the expected output.
checkRegion(WebElement) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegion(WebElement, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
If stitchContent is false then behaves the same as SeleniumEyes.checkRegion(WebElement), otherwise behaves the same as SeleniumEyes.checkElement(WebElement).
checkRegion(WebElement, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegion(WebElement, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
if stitchContent is false then behaves the same SeleniumEyes.checkRegion(WebElement, String).
checkRegion(WebElement, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches a region of a specific element with the expected region output.
checkRegion(WebElement, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
if stitchContent is false then behaves the same SeleniumEyes.checkRegion(WebElement, int, String).
checkRegion(By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegion(By, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
If stitchContent is false then behaves the same as SeleniumEyes.checkRegion(By).
checkRegion(By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegion(By, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
If stitchContent is false then behaves the same as SeleniumEyes.checkRegion(By, String).
checkRegion(By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches a region specified by the given selector with the expected region output.
checkRegion(By, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
If stitchContent is false then behaves the same as SeleniumEyes.checkRegion(By, int, String).
checkRegionInFrame(int, By) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(int, By, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(int, By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(int, By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(int, By, int, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(int, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(String, By) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(String, By, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(String, By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(String, By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(String, By, int, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(String, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(WebElement, By) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, int, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(int, By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(int, By, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(int, By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(int, By, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(int, By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(int, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(String, By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String, By, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String, By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String, By, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String, By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(WebElement, By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(WebElement, By, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(WebElement, By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(WebElement, By, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(WebElement, By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(WebElement, By, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(String[], By, int, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Switches into the given frame, takes a snapshot of the application under test and matches a region specified by the given selector.
checkRegionInFrame(String[], By, int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String[], By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkRegionInFrame(String[], By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkWindow() - Method in class com.applitools.eyes.selenium.Eyes
checkWindow(String) - Method in class com.applitools.eyes.selenium.Eyes
checkWindow(int, String) - Method in class com.applitools.eyes.selenium.Eyes
Takes a snapshot of the application under test and matches it with the expected output.
checkWindow() - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkWindow(String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
checkWindow(int, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Takes a snapshot of the application under test and matches it with the expected output.
clear() - Method in class com.applitools.eyes.selenium.frames.FrameChain
Removes all current frames in the frame chain.
clear() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
clearProperties() - Method in class com.applitools.eyes.selenium.Eyes
Clears the list of custom properties.
click(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
click() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
clone() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
clone() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
close() - Method in class com.applitools.eyes.selenium.Eyes
 
close(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
close() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
close(boolean) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
close(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
close() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
com.applitools.eyes.selenium - package com.applitools.eyes.selenium
 
com.applitools.eyes.selenium.capture - package com.applitools.eyes.selenium.capture
 
com.applitools.eyes.selenium.config - package com.applitools.eyes.selenium.config
 
com.applitools.eyes.selenium.exceptions - package com.applitools.eyes.selenium.exceptions
 
com.applitools.eyes.selenium.fluent - package com.applitools.eyes.selenium.fluent
 
com.applitools.eyes.selenium.frames - package com.applitools.eyes.selenium.frames
 
com.applitools.eyes.selenium.positioning - package com.applitools.eyes.selenium.positioning
 
com.applitools.eyes.selenium.regionVisibility - package com.applitools.eyes.selenium.regionVisibility
 
com.applitools.eyes.selenium.rendering - package com.applitools.eyes.selenium.rendering
 
com.applitools.eyes.selenium.triggers - package com.applitools.eyes.selenium.triggers
 
com.applitools.eyes.selenium.wrappers - package com.applitools.eyes.selenium.wrappers
 
compensateRegionPosition(Region, double) - Method in class com.applitools.eyes.selenium.positioning.FirefoxRegionPositionCompensation
 
compensateRegionPosition(Region, double) - Method in class com.applitools.eyes.selenium.positioning.InternetExplorerRegionPositionCompensation
 
compensateRegionPosition(Region, double) - Method in class com.applitools.eyes.selenium.positioning.NullRegionPositionCompensation
 
compensateRegionPosition(Region, double) - Method in interface com.applitools.eyes.selenium.positioning.RegionPositionCompensation
 
compensateRegionPosition(Region, double) - Method in class com.applitools.eyes.selenium.positioning.SafariRegionPositionCompensation
 
Configuration - Class in com.applitools.eyes.selenium.config
 
Configuration(Configuration) - Constructor for class com.applitools.eyes.selenium.config.Configuration
 
Configuration() - Constructor for class com.applitools.eyes.selenium.config.Configuration
 
content(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ContextBasedScaleProvider - Class in com.applitools.eyes.selenium
 
ContextBasedScaleProvider(Logger, RectangleSize, RectangleSize, double, boolean) - Constructor for class com.applitools.eyes.selenium.ContextBasedScaleProvider
 
ContextBasedScaleProviderFactory - Class in com.applitools.eyes.selenium
Factory implementation for creating ContextBasedScaleProvider instances.
ContextBasedScaleProviderFactory(Logger, RectangleSize, RectangleSize, double, boolean, PropertyHandler<ScaleProvider>) - Constructor for class com.applitools.eyes.selenium.ContextBasedScaleProviderFactory
 
contextClick(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
convertLocation(Location, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
CssTranslatePositionMemento - Class in com.applitools.eyes.selenium.positioning
Encapsulates state for CssTranslatePositionProvider instances.
CssTranslatePositionMemento(String, Location) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionMemento
 
CssTranslatePositionProvider - Class in com.applitools.eyes.selenium.positioning
A PositionProvider which is based on CSS translates.
CssTranslatePositionProvider(Logger, IEyesJsExecutor, WebElement) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 

D

DEFAULT_DEVICE_PIXEL_RATIO - Static variable in class com.applitools.eyes.selenium.SeleniumEyes
 
defaultContent() - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
DomCapture - Class in com.applitools.eyes.selenium.capture
 
DomCapture(SeleniumEyes) - Constructor for class com.applitools.eyes.selenium.capture.DomCapture
 
doubleClick(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
doubleTap(Coordinates) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
Double tap action.
down(int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
drive(WebDriver) - Method in interface com.applitools.eyes.selenium.SeleniumEyes.WebDriverAction
 

E

ElementPositionMemento - Class in com.applitools.eyes.selenium.positioning
Encapsulates state for ElementPositionProvider instances.
ElementPositionMemento(Location) - Constructor for class com.applitools.eyes.selenium.positioning.ElementPositionMemento
 
ElementPositionProvider - Class in com.applitools.eyes.selenium.positioning
 
ElementPositionProvider(Logger, EyesWebDriver, WebElement) - Constructor for class com.applitools.eyes.selenium.positioning.ElementPositionProvider
 
ensureConfiguration() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
equals(Object) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
exact() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
executeAsyncScript(String, Object...) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
executeScript(String, Object...) - Method in class com.applitools.eyes.selenium.SeleniumJavaScriptExecutor
 
executeScript(String, Object...) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
executor - Variable in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
executor - Variable in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
extractTrigger(Map<String, WebElement>, Dimension, String, Object...) - Static method in class com.applitools.eyes.selenium.AppiumJsCommandExtractor
Given a command and its parameters, returns the equivalent trigger.
Eyes - Class in com.applitools.eyes.selenium
 
Eyes() - Constructor for class com.applitools.eyes.selenium.Eyes
 
Eyes(EyesRunner) - Constructor for class com.applitools.eyes.selenium.Eyes
 
eyes - Variable in class com.applitools.eyes.selenium.SeleniumRunner
 
EyesDriverOperationException - Exception in com.applitools.eyes.selenium.exceptions
Encapsulates an error when trying to perform an action using WebDriver.
EyesDriverOperationException(String) - Constructor for exception com.applitools.eyes.selenium.exceptions.EyesDriverOperationException
Creates an EyesException instance.
EyesDriverOperationException(String, Throwable) - Constructor for exception com.applitools.eyes.selenium.exceptions.EyesDriverOperationException
Creates an EyesException instance.
EyesKeyboard - Class in com.applitools.eyes.selenium.triggers
A wrapper class for Selenium's Keyboard interface, so we can record keyboard events.
EyesKeyboard(Logger, EyesWebDriver, Keyboard) - Constructor for class com.applitools.eyes.selenium.triggers.EyesKeyboard
 
EyesMouse - Class in com.applitools.eyes.selenium.triggers
A wrapper class for Selenium's Mouse class.
EyesMouse(Logger, EyesWebDriver, Mouse) - Constructor for class com.applitools.eyes.selenium.triggers.EyesMouse
 
EyesRemoteWebElement - Class in com.applitools.eyes.selenium.wrappers
 
EyesRemoteWebElement(Logger, EyesWebDriver, WebElement) - Constructor for class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
EyesSeleniumUtils - Class in com.applitools.eyes.selenium
We named this class EyesSeleniumUtils because there's a SeleniumUtils class, and it caused collision.
EyesSeleniumUtils() - Constructor for class com.applitools.eyes.selenium.EyesSeleniumUtils
 
EyesTargetLocator - Class in com.applitools.eyes.selenium.wrappers
Wraps a target locator so we can keep track of which frames have been switched to.
EyesTargetLocator(EyesWebDriver, WebDriver.TargetLocator) - Constructor for class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
Initialized a new EyesTargetLocator object.
EyesTouchScreen - Class in com.applitools.eyes.selenium.wrappers
A wrapper class for TouchScreen implementation.
EyesTouchScreen(Logger, EyesWebDriver, TouchScreen) - Constructor for class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
EyesWebDriver - Class in com.applitools.eyes.selenium.wrappers
An SeleniumEyes implementation of the interfaces implemented by RemoteWebDriver.
EyesWebDriver(Logger, SeleniumEyes, RemoteWebDriver) - Constructor for class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
EyesWebDriverScreenshot - Class in com.applitools.eyes.selenium.capture
 
EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage, EyesWebDriverScreenshot.ScreenshotType, Location) - Constructor for class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage) - Constructor for class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage, Region) - Constructor for class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
Creates a frame-like window screenshot, to be used for checkRegion screenshots.
EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage, RectangleSize) - Constructor for class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
Creates a frame(!) window screenshot.
EyesWebDriverScreenshotFactory - Class in com.applitools.eyes.selenium.capture
Encapsulates the instantiation of an EyesWebDriverScreenshot .
EyesWebDriverScreenshotFactory(Logger, EyesWebDriver) - Constructor for class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshotFactory
 

F

findElement(By) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElement(By) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByClassName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByClassName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByCssSelector(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByCssSelector(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementById(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementById(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByPartialLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByPartialLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByTagName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByTagName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementByXPath(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementByXPath(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElements(By) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElements(By) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByClassName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByClassName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByCssSelector(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByCssSelector(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsById(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsById(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByPartialLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByPartialLinkText(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByTagName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByTagName(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
findElementsByXPath(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
findElementsByXPath(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
FirefoxRegionPositionCompensation - Class in com.applitools.eyes.selenium.positioning
 
FirefoxRegionPositionCompensation(SeleniumEyes, UserAgent, Logger) - Constructor for class com.applitools.eyes.selenium.positioning.FirefoxRegionPositionCompensation
 
FirefoxScreenshotImageProvider - Class in com.applitools.eyes.selenium.capture
This class is needed because in certain versions of firefox, a frame screenshot only brings the frame viewport.
FirefoxScreenshotImageProvider(SeleniumEyes, Logger, TakesScreenshot) - Constructor for class com.applitools.eyes.selenium.capture.FirefoxScreenshotImageProvider
 
flick(int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
flick(Coordinates, int, int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
floating(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
floating(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
FloatingRegionByElement - Class in com.applitools.eyes.selenium.fluent
 
FloatingRegionByElement(WebElement, int, int, int, int) - Constructor for class com.applitools.eyes.selenium.fluent.FloatingRegionByElement
 
FloatingRegionBySelector - Class in com.applitools.eyes.selenium.fluent
 
FloatingRegionBySelector(By, int, int, int, int) - Constructor for class com.applitools.eyes.selenium.fluent.FloatingRegionBySelector
 
frame(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(WebElement) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(By) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
frame(String) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
frame(int) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
frame(WebElement) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
Frame - Class in com.applitools.eyes.selenium.frames
Encapsulates a frame/iframe.
Frame(Logger, WebElement, Location, RectangleSize, RectangleSize, Location, IEyesJsExecutor) - Constructor for class com.applitools.eyes.selenium.frames.Frame
 
frame(int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
frame(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
frame(WebElement) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
FrameChain - Class in com.applitools.eyes.selenium.frames
Represents a path to a frame, including their location and scroll.
FrameChain(Logger) - Constructor for class com.applitools.eyes.selenium.frames.FrameChain
Creates a new frame chain.
FrameChain(Logger, FrameChain) - Constructor for class com.applitools.eyes.selenium.frames.FrameChain
Creates a frame chain which is a copy of the current frame.
FrameLocator - Class in com.applitools.eyes.selenium.fluent
 
FrameLocator() - Constructor for class com.applitools.eyes.selenium.fluent.FrameLocator
 
frames(FrameChain) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
Switches into every frame in the frame chain.
frames(String[]) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
Switches into every frame in the list.
framesDoScroll(FrameChain) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
Switches into every frame in the frame chain.
FullPageCaptureAlgorithm - Class in com.applitools.eyes.selenium.capture
 
FullPageCaptureAlgorithm(Logger, RegionPositionCompensation, int, DebugScreenshotsProvider, EyesScreenshotFactory, PositionProvider, ScaleProviderFactory, CutProvider, int, ImageProvider) - Constructor for class com.applitools.eyes.selenium.capture.FullPageCaptureAlgorithm
 
fully() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
fully(boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 

G

get(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getAgentSetup() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getAllRunningTests() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getAllTestResults() - Method in class com.applitools.eyes.selenium.SeleniumRunner
 
getAllTestResults(boolean) - Method in class com.applitools.eyes.selenium.SeleniumRunner
 
getApiKey() - Method in class com.applitools.eyes.selenium.Eyes
 
getApiKey() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getAppEnvironment() - Method in class com.applitools.eyes.selenium.SeleniumEyes
getAttribute(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getAUTSessionId() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getBaseAgentId() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getBatch() - Method in class com.applitools.eyes.selenium.Eyes
 
getBestScoreTaskForCheck() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getBestScoreTaskForOpen() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getBorderBottomWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getBorderLeftWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getBorderRightWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getBorders() - Method in class com.applitools.eyes.selenium.SizeAndBorders
 
getBorderTopWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getBottom() - Method in class com.applitools.eyes.selenium.Borders
 
getBoundingClientRect() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getBounds() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getCapabilities() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getClientHeight() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getClientSize() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getClientWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getCloseFutures() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getComputedStyle(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
Returns the computed value of the style property for the current element.
getComputedStyleInteger(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getCoordinates() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getCssValue(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getCurrentFrameContentEntireSize(IEyesJsExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getCurrentFrameInnerSize() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
getCurrentFrameOffset() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
getCurrentFramePositionProvider() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getCurrentFrameScrollRootElement() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getCurrentFrameSize() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
getCurrentPosition() - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
getCurrentPosition() - Method in class com.applitools.eyes.selenium.positioning.ElementPositionProvider
 
getCurrentPosition(IEyesJsExecutor, WebElement) - Static method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
getCurrentPosition() - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
getCurrentScrollPosition(IEyesJsExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getCurrentTransform(IEyesJsExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getCurrentUrl() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getDebugScreenshotsPath() - Method in class com.applitools.eyes.selenium.Eyes
 
getDebugScreenshotsPrefix() - Method in class com.applitools.eyes.selenium.Eyes
 
getDebugScreenshotsProvider() - Method in class com.applitools.eyes.selenium.Eyes
 
getDefaultContentScrollPosition() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
getDefaultContentViewportSize(boolean) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getDefaultContentViewportSize() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
getDefaultMatchSettings() - Method in class com.applitools.eyes.selenium.Eyes
 
getDefaultServerUrl() - Static method in class com.applitools.eyes.selenium.Eyes
 
getDevicePixelRatio() - Method in class com.applitools.eyes.selenium.Eyes
 
getDevicePixelRatio(IEyesJsExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getDevicePixelRatio() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getDriver() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getElementIds() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
Found elements are sometimes accessed by their IDs (e.g.
getElementVisibleSize(Logger, WebElement) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Returns given element visible portion size.
getEntireElementSize(Logger, IEyesJsExecutor, WebElement) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getEntireSize() - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
getEntireSize() - Method in class com.applitools.eyes.selenium.positioning.ElementPositionProvider
 
getEntireSize() - Method in class com.applitools.eyes.selenium.positioning.OverflowAwareCssTranslatePositionProvider
 
getEntireSize() - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
getEyes() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getFailureReports() - Method in class com.applitools.eyes.selenium.Eyes
 
getForceFullPageScreenshot() - Method in class com.applitools.eyes.selenium.config.Configuration
 
getForceFullPageScreenshot() - Method in class com.applitools.eyes.selenium.Eyes
 
getForceFullPageScreenshot() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getFrameChain() - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getFrameChain() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumCheckTarget
 
getFrameChain() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getFrameChain() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getFrameIndex() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameIndex() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameNameOrId() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameNameOrId() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameReference() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameReference() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameSelector() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameSelector() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameWindow() - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getFullAgentId() - Method in class com.applitools.eyes.selenium.Eyes
 
getFullWindowDom() - Method in class com.applitools.eyes.selenium.capture.DomCapture
 
getFullWindowDom(PositionProvider) - Method in class com.applitools.eyes.selenium.capture.DomCapture
 
getHideCaret() - Method in class com.applitools.eyes.selenium.config.Configuration
 
getHideCaret() - Method in class com.applitools.eyes.selenium.Eyes
 
getHideCaret() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getHideScrollbars() - Method in class com.applitools.eyes.selenium.config.Configuration
 
getHideScrollbars() - Method in class com.applitools.eyes.selenium.Eyes
 
getHideScrollbars() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getIgnoreCaret() - Method in class com.applitools.eyes.selenium.Eyes
 
getImage() - Method in class com.applitools.eyes.selenium.capture.FirefoxScreenshotImageProvider
 
getImage() - Method in class com.applitools.eyes.selenium.capture.SafariScreenshotImageProvider
 
getImage() - Method in class com.applitools.eyes.selenium.capture.TakesScreenshotImageProvider
 
getImageProvider(UserAgent, SeleniumEyes, Logger, TakesScreenshot) - Static method in class com.applitools.eyes.selenium.capture.ImageProviderFactory
 
getInferredEnvironment() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getInnerSize() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getIntersectedRegion(Region, CoordinatesType) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getIntersectedRegion(WebElement) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
Gets the elements region in the screenshot.
getIsCutProviderExplicitlySet() - Method in class com.applitools.eyes.selenium.Eyes
 
getIsDisabled() - Method in class com.applitools.eyes.selenium.Eyes
 
getIsDisabled() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getIsOpen() - Method in class com.applitools.eyes.selenium.Eyes
 
getIsOpen() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getKeyboard() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getLeft() - Method in class com.applitools.eyes.selenium.Borders
 
getLocation(Logger, WebElement, Location) - Static method in class com.applitools.eyes.selenium.BordersAwareElementContentLocationProvider
Returns a location based on the given location.
getLocation() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getLocation() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getLocationInScreenshot(Location, CoordinatesType) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getLogger() - Method in class com.applitools.eyes.selenium.Eyes
 
getLogger() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getLogHandler() - Method in class com.applitools.eyes.selenium.Eyes
 
getMatchLevel() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getMatchTimeout() - Method in class com.applitools.eyes.selenium.Eyes
 
getMouse() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getNextTestToClose() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getOriginalFC() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getOriginalLocation() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getOuterSize() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getOverflow() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getPageLocation(Coordinates) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Extracts the location relative to the entire page from the coordinates (e.g.
getPageSource() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getPlatformVersion(HasCapabilities) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getPosition() - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionMemento
 
getPositionProvider() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getPropertyValue(Logger, WebElement, String) - Static method in class com.applitools.eyes.selenium.BordersAwareElementContentLocationProvider
 
getReference() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getRegion() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getRegionPositionCompensation(UserAgent, SeleniumEyes, Logger) - Static method in class com.applitools.eyes.selenium.positioning.RegionPositionCompensationFactory
 
getRegions(EyesBase, EyesScreenshot) - Method in class com.applitools.eyes.selenium.fluent.FloatingRegionByElement
 
getRegions(EyesBase, EyesScreenshot) - Method in class com.applitools.eyes.selenium.fluent.FloatingRegionBySelector
 
getRegions(EyesBase, EyesScreenshot, boolean) - Method in class com.applitools.eyes.selenium.fluent.IgnoreRegionByElement
 
getRegions(EyesBase, EyesScreenshot, boolean) - Method in class com.applitools.eyes.selenium.fluent.IgnoreRegionBySelector
 
getRegionToCheck() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getRemoteWebDriver() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getRight() - Method in class com.applitools.eyes.selenium.Borders
 
getRotation() - Method in class com.applitools.eyes.selenium.Eyes
 
getRotation() - Method in class com.applitools.eyes.selenium.positioning.ImageRotation
 
getRotation() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getRotation() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getSaveDebugScreenshots() - Method in class com.applitools.eyes.selenium.Eyes
 
getSaveFailedTests() - Method in class com.applitools.eyes.selenium.Eyes
 
getSaveNewTests() - Method in class com.applitools.eyes.selenium.Eyes
 
getScaleProviderImpl(int) - Method in class com.applitools.eyes.selenium.ContextBasedScaleProviderFactory
 
getScaleRatio() - Method in class com.applitools.eyes.selenium.ContextBasedScaleProvider
getScaleRatio() - Method in class com.applitools.eyes.selenium.Eyes
 
getScreenshot() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getScreenshotAs(OutputType<X>) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getScriptHooks() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getScrollHeight() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getScrollLeft() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getScrollRootElement() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getScrollRootElement() - Method in interface com.applitools.eyes.selenium.fluent.IScrollRootElementContainer
 
getScrollRootElement() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getScrollRootElement() - Method in class com.applitools.eyes.selenium.frames.Frame
 
getScrollRootElement() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getScrollRootSelector() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getScrollRootSelector() - Method in interface com.applitools.eyes.selenium.fluent.IScrollRootElementContainer
 
getScrollRootSelector() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getScrollTop() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getScrollToRegion() - Method in class com.applitools.eyes.selenium.Eyes
 
getScrollToRegion() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getScrollWidth() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getSelector() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getServerConnector() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getServerUrl() - Method in class com.applitools.eyes.selenium.Eyes
 
getServerUrl() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
getSize() - Method in class com.applitools.eyes.selenium.SizeAndBorders
 
getSize() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getSizeAndBorders() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getSizeMode() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getState() - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
getState() - Method in class com.applitools.eyes.selenium.positioning.ElementPositionProvider
 
getState() - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
getStitchedRegion(Region, Region, PositionProvider) - Method in class com.applitools.eyes.selenium.capture.FullPageCaptureAlgorithm
Returns a stitching of a region.
getStitchMode() - Method in class com.applitools.eyes.selenium.config.Configuration
 
getStitchMode() - Method in class com.applitools.eyes.selenium.Eyes
 
getStitchMode() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getStitchOverlap() - Method in class com.applitools.eyes.selenium.Eyes
Returns the stitching overlap in pixels.
getSubScreenshot(Region, boolean) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getSubScreenshot(EyesScreenshot, Region, ICheckSettingsInternal) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getSubScreenshotForRegion(Region, boolean) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
 
getTagName() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getTargetElement() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumCheckTarget
 
getTargetElement() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getTargetSelector() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumCheckTarget
 
getTargetSelector() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getText() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getTitle() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getTitle() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getTop() - Method in class com.applitools.eyes.selenium.Borders
 
getTouch() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getTransform() - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionMemento
 
getUnderlyingDriver(WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
For EyesWebDriver instances, returns the underlying WebDriver.
getUserAgent() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getViewportLocation(Coordinates) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Extracts the location relative to the viewport from the coordinates (e.g.
getViewportSize() - Method in class com.applitools.eyes.selenium.Eyes
Use this method only if you made a previous call to (WebDriver, String, String) or one of its variants.
getViewportSize(WebDriver) - Static method in class com.applitools.eyes.selenium.Eyes
Call this method if for some reason you don't want to call Eyes.open(WebDriver, String, String) (or one of its variants) yet.
getViewportSize(JavascriptExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getViewportSize() - Method in class com.applitools.eyes.selenium.SeleniumEyes
Use this method only if you made a previous call to (WebDriver, String, String) or one of its variants.
getViewportSize(WebDriver) - Static method in class com.applitools.eyes.selenium.SeleniumEyes
Call this method if for some reason you don't want to call SeleniumEyes.open(WebDriver, String, String) (or one of its variants) yet.
getViewportSizeOrDisplaySize(Logger, WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
getWaitBeforeScreenshots() - Method in class com.applitools.eyes.selenium.config.Configuration
 
getWaitBeforeScreenshots() - Method in class com.applitools.eyes.selenium.Eyes
 
getWaitBeforeScreenshots() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
getWindowHandle() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getWindowHandles() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
getWrappedDriver() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
getX() - Method in class com.applitools.eyes.selenium.positioning.ElementPositionMemento
 
getX() - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionMemento
 
getY() - Method in class com.applitools.eyes.selenium.positioning.ElementPositionMemento
 
getY() - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionMemento
 

H

hashCode() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
hideScrollbars(WebDriver) - Method in class com.applitools.eyes.selenium.frames.Frame
 

I

ignore(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreCaret(boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreCaret() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
IgnoreRegionByElement - Class in com.applitools.eyes.selenium.fluent
 
IgnoreRegionByElement(WebElement) - Constructor for class com.applitools.eyes.selenium.fluent.IgnoreRegionByElement
 
IgnoreRegionBySelector - Class in com.applitools.eyes.selenium.fluent
 
IgnoreRegionBySelector(By) - Constructor for class com.applitools.eyes.selenium.fluent.IgnoreRegionBySelector
 
ImageProviderFactory - Class in com.applitools.eyes.selenium.capture
 
ImageProviderFactory() - Constructor for class com.applitools.eyes.selenium.capture.ImageProviderFactory
 
ImageRotation - Class in com.applitools.eyes.selenium.positioning
Encapsulates rotation model for images.
ImageRotation(int) - Constructor for class com.applitools.eyes.selenium.positioning.ImageRotation
 
InternetExplorerRegionPositionCompensation - Class in com.applitools.eyes.selenium.positioning
 
InternetExplorerRegionPositionCompensation() - Constructor for class com.applitools.eyes.selenium.positioning.InternetExplorerRegionPositionCompensation
 
isAndroid(WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
isAppiumJsCommand(String) - Static method in class com.applitools.eyes.selenium.AppiumJsCommandExtractor
Used for identifying if a javascript script is a command to Appium.
IScrollRootElementContainer - Interface in com.applitools.eyes.selenium.fluent
 
isDisplayed() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
ISeleniumCheckTarget - Interface in com.applitools.eyes.selenium.fluent
 
ISeleniumFrameCheckTarget - Interface in com.applitools.eyes.selenium.fluent
 
isEnabled() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
isEyesClosed() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
isIOS(WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
isLandscapeOrientation(Logger, WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
isMobileDevice(WebDriver) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
isSameFrameChain(FrameChain, FrameChain) - Static method in class com.applitools.eyes.selenium.frames.FrameChain
Compares two frame chains.
isSelected() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
isSendDom() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
isSendDom() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
iterator() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 

L

layout(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
logger - Variable in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
logger - Variable in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
longPress(Coordinates) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 

M

makeScreenshot(BufferedImage) - Method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshotFactory
 
manage() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
matchLevel(MatchLevel) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
mouseDown(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
mouseMove(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
mouseMove(Coordinates, long, long) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
mouseUp(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
 
move(int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
moveIfNeeded(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
Moves the mouse according to the coordinates, if required.
moveToRegion(PositionProvider, Location) - Method in class com.applitools.eyes.selenium.regionVisibility.MoveToRegionVisibilityStrategy
 
moveToRegion(PositionProvider, Location) - Method in class com.applitools.eyes.selenium.regionVisibility.NopRegionVisibilityStrategy
 
moveToRegion(PositionProvider, Location) - Method in interface com.applitools.eyes.selenium.regionVisibility.RegionVisibilityStrategy
 
MoveToRegionVisibilityStrategy - Class in com.applitools.eyes.selenium.regionVisibility
An implementation of RegionVisibilityStrategy, which tries to move to the region.
MoveToRegionVisibilityStrategy(Logger) - Constructor for class com.applitools.eyes.selenium.regionVisibility.MoveToRegionVisibilityStrategy
 

N

navigate() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
NoFramesException - Exception in com.applitools.eyes.selenium.exceptions
 
NoFramesException(String) - Constructor for exception com.applitools.eyes.selenium.exceptions.NoFramesException
 
NopRegionVisibilityStrategy - Class in com.applitools.eyes.selenium.regionVisibility
An implementation of RegionVisibilityStrategy which does nothing.
NopRegionVisibilityStrategy(Logger) - Constructor for class com.applitools.eyes.selenium.regionVisibility.NopRegionVisibilityStrategy
 
normalizeRotation(Logger, WebDriver, BufferedImage, ImageRotation) - Static method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
Rotates the image as necessary.
NullRegionPositionCompensation - Class in com.applitools.eyes.selenium.positioning
 
NullRegionPositionCompensation() - Constructor for class com.applitools.eyes.selenium.positioning.NullRegionPositionCompensation
 

O

open(WebDriver, RenderingConfiguration) - Method in class com.applitools.eyes.selenium.Eyes
 
open(WebDriver, Configuration) - Method in class com.applitools.eyes.selenium.Eyes
 
open(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.Eyes
Starts a test.
open(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
Starts a test.
open(WebDriver, RenderingConfiguration) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
open(WebDriver, Configuration) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
open(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
open(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
open(WebDriver, String, String, RectangleSize, SessionType) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Starts a test.
open(WebDriver) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
open(WebDriver, String, String, SessionType) - Method in class com.applitools.eyes.selenium.SeleniumEyes
OverflowAwareCssTranslatePositionProvider - Class in com.applitools.eyes.selenium.positioning
 
OverflowAwareCssTranslatePositionProvider(Logger, IEyesJsExecutor, WebElement) - Constructor for class com.applitools.eyes.selenium.positioning.OverflowAwareCssTranslatePositionProvider
 

P

parentFrame() - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
parentFrame(Logger, WebDriver.TargetLocator, FrameChain) - Static method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
peek() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
pop() - Method in class com.applitools.eyes.selenium.frames.FrameChain
Removes the last inserted frame element.
pressKey(CharSequence) - Method in class com.applitools.eyes.selenium.triggers.EyesKeyboard
 
push(Frame) - Method in class com.applitools.eyes.selenium.frames.FrameChain
Appends a frame to the frame chain.

Q

quit() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 

R

region(Region) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(Region) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
region(By) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
region(WebElement) - Static method in class com.applitools.eyes.selenium.fluent.Target
 
RegionPositionCompensation - Interface in com.applitools.eyes.selenium.positioning
 
RegionPositionCompensationFactory - Class in com.applitools.eyes.selenium.positioning
 
RegionPositionCompensationFactory() - Constructor for class com.applitools.eyes.selenium.positioning.RegionPositionCompensationFactory
 
RegionVisibilityStrategy - Interface in com.applitools.eyes.selenium.regionVisibility
Encapsulates implementations for providing region visibility during checkRegion.
releaseKey(CharSequence) - Method in class com.applitools.eyes.selenium.triggers.EyesKeyboard
 
resetScroll() - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
restoreState(PositionMemento) - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
restoreState(PositionMemento) - Method in class com.applitools.eyes.selenium.positioning.ElementPositionProvider
 
restoreState(PositionMemento) - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
returnToOriginalOverflow(WebDriver) - Method in class com.applitools.eyes.selenium.frames.Frame
 
returnToOriginalPosition(WebDriver) - Method in class com.applitools.eyes.selenium.frames.Frame
 
returnToOriginalPosition(PositionProvider) - Method in class com.applitools.eyes.selenium.regionVisibility.MoveToRegionVisibilityStrategy
 
returnToOriginalPosition(PositionProvider) - Method in class com.applitools.eyes.selenium.regionVisibility.NopRegionVisibilityStrategy
 
returnToOriginalPosition(PositionProvider) - Method in interface com.applitools.eyes.selenium.regionVisibility.RegionVisibilityStrategy
 

S

SafariRegionPositionCompensation - Class in com.applitools.eyes.selenium.positioning
 
SafariRegionPositionCompensation() - Constructor for class com.applitools.eyes.selenium.positioning.SafariRegionPositionCompensation
 
SafariScreenshotImageProvider - Class in com.applitools.eyes.selenium.capture
 
SafariScreenshotImageProvider(SeleniumEyes, Logger, TakesScreenshot, UserAgent) - Constructor for class com.applitools.eyes.selenium.capture.SafariScreenshotImageProvider
 
scroll(Coordinates, int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
scroll(int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
ScrollPositionMemento - Class in com.applitools.eyes.selenium.positioning
Encapsulates state for ScrollPositionProvider instances.
ScrollPositionMemento(Location) - Constructor for class com.applitools.eyes.selenium.positioning.ScrollPositionMemento
 
ScrollPositionProvider - Class in com.applitools.eyes.selenium.positioning
 
ScrollPositionProvider(Logger, IEyesJsExecutor, WebElement) - Constructor for class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
scrollRootElement(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
scrollRootElement(WebElement) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
scrollRootElement - Variable in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
 
scrollTo(Location) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
Scrolls to the specified location inside the element.
selectRootElement(JavascriptExecutor) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
SeleniumCheckSettings - Class in com.applitools.eyes.selenium.fluent
 
SeleniumCheckSettings(String) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumCheckSettings(String, Region, boolean) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumEyes - Class in com.applitools.eyes.selenium
The main API gateway for the SDK.
SeleniumEyes() - Constructor for class com.applitools.eyes.selenium.SeleniumEyes
Creates a new SeleniumEyes instance that interacts with the SeleniumEyes cloud service.
SeleniumEyes.WebDriverAction - Interface in com.applitools.eyes.selenium
 
SeleniumJavaScriptExecutor - Class in com.applitools.eyes.selenium
 
SeleniumJavaScriptExecutor(EyesWebDriver) - Constructor for class com.applitools.eyes.selenium.SeleniumJavaScriptExecutor
 
SeleniumRunner - Class in com.applitools.eyes.selenium
 
SeleniumRunner() - Constructor for class com.applitools.eyes.selenium.SeleniumRunner
 
sendDom(boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
sendKeys(CharSequence...) - Method in class com.applitools.eyes.selenium.triggers.EyesKeyboard
 
sendKeys(CharSequence...) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
setApiKey(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setApiKey(String) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setBatch(BatchInfo) - Method in class com.applitools.eyes.selenium.Eyes
Sets the batch in which context future tests will run or null if tests are to run standalone.
setBatch(BatchInfo) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setBranchName(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setBranchName(String) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setBrowserSize(Logger, WebDriver, RectangleSize) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
setBrowserSizeByViewportSize(Logger, WebDriver, RectangleSize, RectangleSize) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
setCurrentScrollPosition(IEyesJsExecutor, Location) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Sets the scroll position of the current frame.
setDebugResourceWriter(IDebugResourceWriter) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setDebugScreenshotsPath(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setDebugScreenshotsPrefix(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setDefaultMatchSettings(ImageMatchSettings) - Method in class com.applitools.eyes.selenium.Eyes
Updates the match settings to be used for the session.
setFailureReports(FailureReports) - Method in class com.applitools.eyes.selenium.Eyes
 
setFileDetector(FileDetector) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
setForceFullPageScreenshot(boolean) - Method in class com.applitools.eyes.selenium.config.Configuration
 
setForceFullPageScreenshot(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Forces a full page screenshot (by scrolling and stitching) if the browser only supports viewport screenshots).
setForceFullPageScreenshot(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Forces a full page screenshot (by scrolling and stitching) if the browser only supports viewport screenshots).
setFrameIndex(int) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameNameOrId(String) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameReference(WebElement) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameSelector(By) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setHideCaret(boolean) - Method in class com.applitools.eyes.selenium.config.Configuration
 
setHideCaret(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
setHideCaret(boolean) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setHideCaret(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
setHideScrollbars(boolean) - Method in class com.applitools.eyes.selenium.config.Configuration
 
setHideScrollbars(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Hide the scrollbars when taking screenshots.
setHideScrollbars(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Hide the scrollbars when taking screenshots.
setIgnoreCaret(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets the ignore blinking caret value.
setImageCut(CutProvider) - Method in class com.applitools.eyes.selenium.Eyes
Manually set the the sizes to cut from an image before it's validated.
setIsDisabled(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
setIsDisabled(boolean) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setIsDisabled(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
setListener(IRenderingEyes.EyesListener) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setLogHandler(LogHandler) - Method in class com.applitools.eyes.selenium.Eyes
Sets a handler of log messages generated by this API.
setLogHandler(LogHandler) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
Sets a handler of log messages generated by this API.
setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.selenium.Eyes
This function is deprecated.
setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setMatchTimeout(int) - Method in class com.applitools.eyes.selenium.Eyes
Sets the maximum time (in ms) a match operation tries to perform a match.
setOverflow(JavascriptExecutor, String, WebElement) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Sets the overflow of the current context's body.
setOverflow(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
Sets the overflow of the element.
setParentBranchName(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setParentBranchName(String) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setPosition(Location) - Method in class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
 
setPosition(Location) - Method in class com.applitools.eyes.selenium.positioning.ElementPositionProvider
Go to the specified location.
setPosition(Location) - Method in class com.applitools.eyes.selenium.positioning.ScrollPositionProvider
Go to the specified location.
setPositionProvider(PositionProvider) - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
setProxy(AbstractProxySettings) - Method in class com.applitools.eyes.selenium.Eyes
 
setProxy(AbstractProxySettings) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
Sets the proxy settings to be used by the rest client.
setRegionToCheck(Region) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
setRotation(ImageRotation) - Method in class com.applitools.eyes.selenium.Eyes
 
setRotation(ImageRotation) - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
setRotation(ImageRotation) - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 
setSaveDebugScreenshots(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
setSaveFailedTests(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Set whether or not failed tests are saved by default.
setSaveNewTests(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Set whether or not new tests are saved by default.
setScaleRatio(Double) - Method in class com.applitools.eyes.selenium.Eyes
Manually set the scale ratio for the images being validated.
setScrollRootElement(WebElement) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setScrollRootElement(WebElement) - Method in class com.applitools.eyes.selenium.frames.Frame
 
setScrollRootSelector(By) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setScrollToRegion(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Turns on/off the automatic scrolling to a region being checked by checkRegion.
setScrollToRegion(boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Turns on/off the automatic scrolling to a region being checked by checkRegion.
setSendDom(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
setServerUrl(String) - Method in class com.applitools.eyes.selenium.Eyes
 
setServerUrl(String) - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
setStitchMode(StitchMode) - Method in class com.applitools.eyes.selenium.config.Configuration
 
setStitchMode(StitchMode) - Method in class com.applitools.eyes.selenium.Eyes
Set the type of stitching used for full page screenshots.
setStitchMode(StitchMode) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Set the type of stitching used for full page screenshots.
setStitchOverlap(int) - Method in class com.applitools.eyes.selenium.Eyes
Sets the stitching overlap in pixels.
setTransform(IEyesJsExecutor, String) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Set the given transform to document.documentElement for all style keys defined in EyesSeleniumUtils.JS_TRANSFORM_KEYS .
setTransforms(IEyesJsExecutor, Map<String, String>) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Sets transforms for document.documentElement according to the given map of style keys and values.
setViewportSize(WebDriver, RectangleSize) - Static method in class com.applitools.eyes.selenium.Eyes
Set the viewport size using the driver.
setViewportSize(Logger, WebDriver, RectangleSize) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
 
setViewportSize(RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Use this method only if you made a previous call to (WebDriver, String, String) or one of its variants.
setViewportSize(WebDriver, RectangleSize) - Static method in class com.applitools.eyes.selenium.SeleniumEyes
Set the viewport size using the driver.
setWaitBeforeScreenshots(int) - Method in class com.applitools.eyes.selenium.config.Configuration
 
setWaitBeforeScreenshots(int) - Method in class com.applitools.eyes.selenium.Eyes
Sets the time to wait just before taking a screenshot (e.g., to allow positioning to stabilize when performing a full page stitching).
setWaitBeforeScreenshots(int) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Sets the time to wait just before taking a screenshot (e.g., to allow positioning to stabilize when performing a full page stitching).
shouldStitchContent() - Method in class com.applitools.eyes.selenium.Eyes
 
shouldStitchContent() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 
singleTap(Coordinates) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
A tap action.
size() - Method in class com.applitools.eyes.selenium.frames.FrameChain
 
SizeAndBorders - Class in com.applitools.eyes.selenium
 
SizeAndBorders(int, int, int, int, int, int) - Constructor for class com.applitools.eyes.selenium.SizeAndBorders
 
StitchMode - Enum in com.applitools.eyes.selenium
Represents the types of available stitch modes.
strict(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
submit() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
switchTo() - Method in class com.applitools.eyes.selenium.wrappers.EyesWebDriver
 

T

TakesScreenshotImageProvider - Class in com.applitools.eyes.selenium.capture
An image provider based on WebDriver's TakesScreenshot interface.
TakesScreenshotImageProvider(Logger, TakesScreenshot) - Constructor for class com.applitools.eyes.selenium.capture.TakesScreenshotImageProvider
 
Target - Class in com.applitools.eyes.selenium.fluent
 
Target() - Constructor for class com.applitools.eyes.selenium.fluent.Target
 
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, int) - Method in class com.applitools.eyes.selenium.Eyes
Run a visual performance test.
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, int) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, int, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
Similar to Eyes.testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, int), except this method sets the viewport size before starting the performance test.
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, int, int, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, int, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, int) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Run a visual performance test.
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, int) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, int, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Similar to SeleniumEyes.testResponseTime(WebDriver, String, String, WebDriverAction, int, int), except this method sets the viewport size before starting the performance test.
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, int, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, SeleniumEyes.WebDriverAction, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, int, int, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, int, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testResponseTime(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testWindow(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
Runs a test on the current window.
testWindow(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.Eyes
testWindow(WebDriver, String, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
testWindow(WebDriver, String) - Method in class com.applitools.eyes.selenium.Eyes
testWindow(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
Runs a test on the current window.
testWindow(WebDriver, String, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testWindow(WebDriver, String, RectangleSize) - Method in class com.applitools.eyes.selenium.SeleniumEyes
testWindow(WebDriver, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
timeout(int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
toString() - Method in class com.applitools.eyes.selenium.config.Configuration
 
toString() - Method in class com.applitools.eyes.selenium.rendering.VisualGridEyes
 
toString() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
 
translateTo(IEyesJsExecutor, Location) - Static method in class com.applitools.eyes.selenium.EyesSeleniumUtils
Translates the current documentElement to the given position.
tryCaptureDom() - Method in class com.applitools.eyes.selenium.SeleniumEyes
 

U

UNKNOWN_DEVICE_PIXEL_RATIO - Static variable in class com.applitools.eyes.selenium.SeleniumEyes
 
up(int, int) - Method in class com.applitools.eyes.selenium.wrappers.EyesTouchScreen
 
updateScaleRatio(int) - Method in class com.applitools.eyes.selenium.ContextBasedScaleProvider
Set the scale ratio based on the given image.
updateScalingParams() - Method in class com.applitools.eyes.selenium.SeleniumEyes
Updates the state of scaling related parameters.

V

valueOf(String) - Static method in enum com.applitools.eyes.selenium.StitchMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.applitools.eyes.selenium.StitchMode
Returns an array containing the constants of this enum type, in the order they are declared.
VisualGridEyes - Class in com.applitools.eyes.selenium.rendering
 
VisualGridEyes(VisualGridRunner) - Constructor for class com.applitools.eyes.selenium.rendering.VisualGridEyes
 

W

WebDriverScreenshot - Class in com.applitools.eyes.selenium.capture
Encapsulation for the WebDriver wire protocol "screenshot" command response.
WebDriverScreenshot() - Constructor for class com.applitools.eyes.selenium.capture.WebDriverScreenshot
 
webHook(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
window() - Static method in class com.applitools.eyes.selenium.fluent.Target
 
window(String) - Method in class com.applitools.eyes.selenium.wrappers.EyesTargetLocator
 
withName(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.