A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

abort() - Method in class com.applitools.eyes.selenium.Eyes
 
abortAsync() - Method in class com.applitools.eyes.selenium.Eyes
 
abortIfNotClosed() - Method in class com.applitools.eyes.selenium.Eyes
If a test is running, aborts it.
accessibility(AccessibilityRegionType, WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
accessibility(By, AccessibilityRegionType) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
accessibility(WebElement, AccessibilityRegionType) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
AccessibilityRegionDto - Class in com.applitools.eyes.selenium.universal.dto
accessibility region dto
AccessibilityRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
AccessibilityRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
accessibility region mapper
AccessibilityRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.AccessibilityRegionMapper
 
addProperty(String, String) - Method in class com.applitools.eyes.selenium.Eyes
Adds a property to be sent to the server.
adjustRegion(Region, RectangleSize) - Method in interface com.applitools.eyes.selenium.capture.ISizeAdjuster
 

B

beforeRenderScreenshotHook(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
BoundsAndBorders - Class in com.applitools.eyes.selenium
 
BoundsAndBorders(Region, Borders) - Constructor for class com.applitools.eyes.selenium.BoundsAndBorders
 

C

check(ICheckSettings[]) - Method in class com.applitools.eyes.selenium.Eyes
Check an array of targets.
check(ICheckSettings, ICheckSettings...) - Method in class com.applitools.eyes.selenium.Eyes
Check one or more targets.
check(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.Eyes
Check.
checkElement(By) - Method in class com.applitools.eyes.selenium.Eyes
Check element.
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(By, String) - Method in class com.applitools.eyes.selenium.Eyes
Check element.
checkElement(WebElement) - 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(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
Check element.
checkFrame(int) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
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(int, String) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
checkFrame(String) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
checkFrame(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 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, 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, String) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
checkFrame(WebElement) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
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(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
Check frame.
checkRegion(Region) - Method in class com.applitools.eyes.selenium.Eyes
Check region.
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(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, 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(By, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
If stitchContent is true then behaves the same as Eyes.checkRegion(By, int, String).
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(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, 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(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)***.
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, 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(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(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(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, int, 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(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(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, 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(WebElement, By, String) - Method in class com.applitools.eyes.selenium.Eyes
checkRegionInFrame(WebElement, By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
CheckSettingsMapper - Class in com.applitools.eyes.selenium.universal.mapper
check settings mapper
CheckSettingsMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.CheckSettingsMapper
 
checkWindow() - 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(String) - Method in class com.applitools.eyes.selenium.Eyes
checkWindow(String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
ClassicRunner - Class in com.applitools.eyes.selenium
used to manage multiple Eyes sessions when working without the Ultrafast Grid.
ClassicRunner() - Constructor for class com.applitools.eyes.selenium.ClassicRunner
 
ClassicRunner(RunnerSettings) - Constructor for class com.applitools.eyes.selenium.ClassicRunner
 
ClassicRunner(String, String) - Constructor for class com.applitools.eyes.selenium.ClassicRunner
Deprecated.
clearProperties() - Method in class com.applitools.eyes.selenium.Eyes
Clears the list of custom properties.
clone() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
close() - Method in class com.applitools.eyes.selenium.Eyes
close(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Close test results.
closeAsync() - Method in class com.applitools.eyes.selenium.Eyes
 
CodedRegionReferenceMapper - Class in com.applitools.eyes.selenium.universal.mapper
 
CodedRegionReferenceMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.CodedRegionReferenceMapper
 
com.applitools.eyes - package com.applitools.eyes
 
com.applitools.eyes.selenium - package com.applitools.eyes.selenium
 
com.applitools.eyes.selenium.capture - package com.applitools.eyes.selenium.capture
 
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.positioning - package com.applitools.eyes.selenium.positioning
 
com.applitools.eyes.selenium.universal.dto - package com.applitools.eyes.selenium.universal.dto
 
com.applitools.eyes.selenium.universal.mapper - package com.applitools.eyes.selenium.universal.mapper
 
com.applitools.eyes.visualgrid.services - package com.applitools.eyes.visualgrid.services
 
configure() - Method in class com.applitools.eyes.selenium.Eyes
 
content() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one content region with padding.
content(By, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one content region with padding and a region ID.
content(By, String, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one content region with padding.
content(WebElement, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one content region with padding and a region ID
content(WebElement, String, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
content(WebElement, WebElement...) - 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
 
ContextReferenceMapper - Class in com.applitools.eyes.selenium.universal.mapper
frame locator mapper
ContextReferenceMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.ContextReferenceMapper
 
cssEndToken - Variable in class com.applitools.eyes.selenium.capture.Separators
 
cssStartToken - Variable in class com.applitools.eyes.selenium.capture.Separators
 

D

densityMetrics(int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
densityMetrics(int, int, Double) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
DriverDto - Class in com.applitools.eyes.selenium.universal.dto
custom driver
DriverDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.DriverDto
 
DriverMapper - Class in com.applitools.eyes.selenium.universal.mapper
driver mapper
DriverMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.DriverMapper
 
DriverTargetDto - Class in com.applitools.eyes.selenium.universal.dto
the driver target
DriverTargetDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 

E

ElementAccessibilityRegionDto - Class in com.applitools.eyes.selenium.universal.dto
element accessibility region dto
ElementAccessibilityRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.ElementAccessibilityRegionDto
 
ElementFloatingRegionDto - Class in com.applitools.eyes.selenium.universal.dto
element floating region dto
ElementFloatingRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.ElementFloatingRegionDto
 
ElementReference - Class in com.applitools.eyes.selenium
element reference
ElementReference() - Constructor for class com.applitools.eyes.selenium.ElementReference
 
ElementReference(WebElement) - Constructor for class com.applitools.eyes.selenium.ElementReference
 
ElementRegionDto - Class in com.applitools.eyes.selenium.universal.dto
element region dto
ElementRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.ElementRegionDto
 
ElementRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
element region mapper
ElementRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.ElementRegionMapper
 
ElementSelector - Class in com.applitools.eyes.selenium
element selector
ElementSelector(String) - Constructor for class com.applitools.eyes.selenium.ElementSelector
 
ElementSelector(By) - Constructor for class com.applitools.eyes.selenium.ElementSelector
 
EmulationBaseInfoDto - Class in com.applitools.eyes.selenium.universal.dto
emulation base info dto
EmulationBaseInfoDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
EmulationBaseInfoMapper - Class in com.applitools.eyes.selenium.universal.mapper
Emulation base info mapper
EmulationBaseInfoMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.EmulationBaseInfoMapper
 
exact() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
extractText(BaseOcrRegion...) - Method in class com.applitools.eyes.selenium.Eyes
 
extractTextRegions(TextRegionSettings) - Method in class com.applitools.eyes.selenium.Eyes
 
Eyes - Class in com.applitools.eyes.selenium
The type Eyes.
Eyes() - Constructor for class com.applitools.eyes.selenium.Eyes
Instantiates a new Eyes.
Eyes(EyesRunner) - Constructor for class com.applitools.eyes.selenium.Eyes
Instantiates a new Eyes.

F

floating(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
floating(By, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
floating(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
floating(WebElement, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
FloatingRegionDto - Class in com.applitools.eyes.selenium.universal.dto
floating region dto
FloatingRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
frame(int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(int) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a frame.
frame(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(String) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a frame.
frame(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(By) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a frame.
frame(WebElement) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
frame(WebElement) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a frame.
FrameElement - Class in com.applitools.eyes.selenium.universal.dto
frame element
FrameElement() - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameElement
 
FrameElement(ElementRegionDto) - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameElement
 
FrameLocator - Class in com.applitools.eyes.selenium.fluent
 
FrameLocator - Class in com.applitools.eyes.selenium
frame locator
FrameLocator() - Constructor for class com.applitools.eyes.selenium.fluent.FrameLocator
 
FrameLocator() - Constructor for class com.applitools.eyes.selenium.FrameLocator
 
FrameLocatorDto - Class in com.applitools.eyes.selenium.universal.dto
frame locator dto
FrameLocatorDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
FrameNameOrId - Class in com.applitools.eyes.selenium.universal.dto
frameNameOrId
FrameNameOrId() - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameNameOrId
 
FrameNameOrId(String) - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameNameOrId
 
FrameSelector - Class in com.applitools.eyes.selenium
frame selector
FrameSelector - Class in com.applitools.eyes.selenium.universal.dto
frame selector
FrameSelector() - Constructor for class com.applitools.eyes.selenium.FrameSelector
 
FrameSelector() - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameSelector
 
FrameSelector(SelectorRegionDto) - Constructor for class com.applitools.eyes.selenium.universal.dto.FrameSelector
 
FULL_PAGE - Static variable in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
FULL_SELECTOR - Static variable in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
fully() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
fully(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 

G

getAgentId() - Method in class com.applitools.eyes.selenium.Eyes
Gets agent id.
getApiKey() - Method in class com.applitools.eyes.selenium.Eyes
Gets api key.
getAppName() - Method in class com.applitools.eyes.selenium.Eyes
Gets app name.
getAutProxy() - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
getBaseAgentId() - Method in class com.applitools.eyes.selenium.SeleniumRunnerSettings
 
getBaselineBranchName() - Method in class com.applitools.eyes.selenium.Eyes
Gets baseline branch name.
getBaselineEnvName() - Method in class com.applitools.eyes.selenium.Eyes
If not null, determines the name of the environment of the baseline.
getBaselineEnvName() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getBaselineName() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
Only available for backward compatibility. See Eyes.getBaselineEnvName().
getBatch() - Method in class com.applitools.eyes.selenium.Eyes
Gets batch.
getBorders() - Method in class com.applitools.eyes.selenium.BoundsAndBorders
 
getBorders() - Method in class com.applitools.eyes.selenium.SizeAndBorders
 
getBounds() - Method in class com.applitools.eyes.selenium.BoundsAndBorders
 
getBranchName() - Method in class com.applitools.eyes.selenium.Eyes
Gets branch name.
getBrowserType() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getCapabilities() - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
getCapabilities() - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
getChild() - Method in class com.applitools.eyes.selenium.ElementSelector
 
getChild() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getConfiguration() - Method in class com.applitools.eyes.selenium.Eyes
 
getCurrentFramePositionProvider() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getCurrentFrameScrollRootElement() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getDebugScreenshotsPath() - Method in class com.applitools.eyes.selenium.Eyes
Gets debug screenshots path.
getDebugScreenshotsPrefix() - Method in class com.applitools.eyes.selenium.Eyes
Gets debug screenshots prefix.
getDebugScreenshotsProvider() - Method in class com.applitools.eyes.selenium.Eyes
Gets debug screenshots provider.
getDefaultMatchSettings() - Method in class com.applitools.eyes.selenium.Eyes
Gets default match settings.
getDefaultServerUrl() - Static method in class com.applitools.eyes.selenium.Eyes
Gets default server url.
getDeviceName() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
getDevicePixelRatio() - Method in class com.applitools.eyes.selenium.Eyes
Gets device pixel ratio.
getDeviceScaleFactor() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
getDriver() - Method in class com.applitools.eyes.selenium.Eyes
Gets driver.
getElement() - Method in class com.applitools.eyes.selenium.ElementReference
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.FrameElement
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.ScrollRootElementDto
 
getElement() - Method in class com.applitools.eyes.selenium.universal.dto.SimpleRegionDto
 
getElementId() - Method in class com.applitools.eyes.selenium.universal.dto.ElementRegionDto
 
getElementId() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getEmulationInfo() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getEnvironment() - Method in class com.applitools.eyes.selenium.SeleniumRunnerSettings
 
getEnvName() - Method in class com.applitools.eyes.selenium.Eyes
If not null specifies a name for the environment in which the application under test is running.
getExecutionCloudURL() - Static method in class com.applitools.eyes.selenium.Eyes
Get the Execution Cloud URL.
getEyesRef() - Method in class com.applitools.eyes.selenium.Eyes
 
getFailureReports() - Method in class com.applitools.eyes.selenium.Eyes
Gets failure reports.
getFallback() - Method in class com.applitools.eyes.selenium.ElementSelector
 
getFallback() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getForceFullPageScreenshot() - Method in class com.applitools.eyes.selenium.Eyes
Gets force full page screenshot.
getFrame() - Method in class com.applitools.eyes.selenium.universal.dto.FrameNameOrId
 
getFrameChain() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumCheckTarget
 
getFrameChain() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getFrameIndex() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameIndex() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameIndex() - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
getFrameNameOrId() - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
getFrameNameOrId() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumFrameCheckTarget
 
getFrameNameOrId() - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
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
 
getFullAgentId() - Method in class com.applitools.eyes.selenium.Eyes
Gets full agent id.
getHeight() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
getHideCaret() - Method in class com.applitools.eyes.selenium.Eyes
Gets hide caret.
getHideScrollbars() - Method in class com.applitools.eyes.selenium.Eyes
Gets hide scrollbars.
getHostApp() - Method in class com.applitools.eyes.selenium.Eyes
Gets host app.
getHostOS() - Method in class com.applitools.eyes.selenium.Eyes
Gets host os.
getIgnoreCaret() - Method in class com.applitools.eyes.selenium.Eyes
Gets ignore caret.
getIgnoreDisplacements() - Method in class com.applitools.eyes.selenium.Eyes
 
getIosDeviceInfo() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getIsCutProviderExplicitlySet() - Method in class com.applitools.eyes.selenium.Eyes
Gets is cut provider explicitly set.
getIsDisabled() - Method in class com.applitools.eyes.selenium.Eyes
Gets is disabled.
getIsDisabled() - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
getIsOpen() - Method in class com.applitools.eyes.selenium.Eyes
Gets is open.
getLayoutBreakpoints() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getLayoutBreakpointsOptions() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getLazyLoadOptions() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getLogger() - Method in class com.applitools.eyes.selenium.Eyes
Gets logger.
getLogHandler() - Method in class com.applitools.eyes.selenium.Eyes
Gets log handler.
getMatchLevel() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getMatchTimeout() - Method in class com.applitools.eyes.selenium.Eyes
Gets match timeout.
getMaxDownOffset() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getMaxLeftOffset() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getMaxRightOffset() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getMaxUpOffset() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getName() - Method in class com.applitools.eyes.selenium.SeleniumEnvironmentVersions
 
getParent() - Method in class com.applitools.eyes.selenium.TargetPathLocator
 
getParentBranchName() - Method in class com.applitools.eyes.selenium.Eyes
Gets parent branch name.
getPlatform() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getPositionProvider() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getProxy() - Method in class com.applitools.eyes.selenium.Eyes
Gets proxy.
getProxy() - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
getProxy() - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
getProxyUrl() - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
getRegion() - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
getRegion() - Method in class com.applitools.eyes.selenium.universal.dto.ElementAccessibilityRegionDto
 
getRegion() - Method in class com.applitools.eyes.selenium.universal.dto.ElementFloatingRegionDto
 
getRegion() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getRegion() - Method in class com.applitools.eyes.selenium.universal.dto.SimpleRegionDto
 
getRegionToCheck() - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
getRegionType() - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
getResults() - Method in class com.applitools.eyes.selenium.Eyes
 
getResults(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
getRotation() - Method in class com.applitools.eyes.selenium.Eyes
Gets rotation.
getSaveDebugScreenshots() - Method in class com.applitools.eyes.selenium.Eyes
Gets save debug screenshots.
getSaveDiffs() - Method in class com.applitools.eyes.selenium.Eyes
Returns whether to automatically save differences as a baseline.
getSaveFailedTests() - Method in class com.applitools.eyes.selenium.Eyes
Gets save failed tests.
getSaveNewTests() - Method in class com.applitools.eyes.selenium.Eyes
Gets save new tests.
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
Gets scale ratio.
getScreenOrientation() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
getScriptHooks() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getScrolledElement() - Method in interface com.applitools.eyes.selenium.positioning.ISeleniumPositionProvider
 
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
 
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
 
getScrollToRegion() - Method in class com.applitools.eyes.selenium.Eyes
Gets scroll to region.
getSelector() - Method in class com.applitools.eyes.selenium.ElementSelector
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.FrameSelector
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.ScrollRootElementDto
 
getSelector() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getSelenium() - Method in class com.applitools.eyes.selenium.SeleniumEnvironmentVersions
 
getServerUrl() - Method in class com.applitools.eyes.selenium.Eyes
Gets server url.
getServerUrl() - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
getServerUrl() - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
getSessionId() - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
getSessionId() - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
getShadow() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getSize() - Method in class com.applitools.eyes.selenium.SizeAndBorders
 
getSize() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
getSizeMode() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getSizeMode() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
getStaleElementException() - Method in class com.applitools.eyes.selenium.ClassicRunner
 
getStaleElementException() - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
getStepPositionProvider() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
Deprecated.
getStitchMode() - Method in class com.applitools.eyes.selenium.Eyes
Gets stitch mode.
getStitchOverlap() - Method in class com.applitools.eyes.selenium.Eyes
Gets stitch overlap.
getTargetPathLocator() - Method in interface com.applitools.eyes.selenium.fluent.ISeleniumCheckTarget
 
getTargetPathLocator() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
getType() - Method in class com.applitools.eyes.selenium.ElementSelector
 
getType() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
getValue() - Method in class com.applitools.eyes.selenium.TargetPathLocator
 
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() - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
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.
getWaitBeforeScreenshots() - Method in class com.applitools.eyes.selenium.Eyes
Gets wait before screenshots.
getWidth() - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 

H

hideCaret(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
hideScrollBars(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings

I

iframeEndToken - Variable in class com.applitools.eyes.selenium.capture.Separators
 
iframeStartToken - Variable in class com.applitools.eyes.selenium.capture.Separators
 
ignore(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one ignore region with padding
ignore(By, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one ignore region with padding and a region ID
ignore(By, String, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one ignore region with padding
ignore(WebElement, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one ignore region with padding and a region ID
ignore(WebElement, String, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignore(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreCaret() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreCaret(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreDisplacements() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ignoreDisplacements(boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
IosDeviceInfoMapper - Class in com.applitools.eyes.selenium.universal.mapper
IosDeviceInfoMapper
IosDeviceInfoMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.IosDeviceInfoMapper
 
IScrollRootElementContainer - Interface in com.applitools.eyes.selenium.fluent
 
isDefaultLayoutBreakpointsSet() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ISeleniumCheckTarget - Interface in com.applitools.eyes.selenium.fluent
 
ISeleniumFrameCheckTarget - Interface in com.applitools.eyes.selenium.fluent
 
ISeleniumPositionProvider - Interface in com.applitools.eyes.selenium.positioning
 
ISizeAdjuster - Interface in com.applitools.eyes.selenium.capture
 
isSendDom() - Method in class com.applitools.eyes.selenium.Eyes
Is send dom boolean.

L

layout() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one layout region with padding.
layout(By, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one layout region with padding and a region ID.
layout(By, String, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one layout region with padding.
layout(WebElement, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one layout region with padding and a region ID
layout(WebElement, String, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layout(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layoutBreakpoints(int[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layoutBreakpoints(LayoutBreakpointsOptions) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layoutBreakpoints(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
layoutBreakpoints(Integer...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
lazyLoad() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
lazyLoad(LazyLoadOptions) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
locate(VisualLocatorSettings) - Method in class com.applitools.eyes.selenium.Eyes
 
log(String) - Method in class com.applitools.eyes.selenium.Eyes
Log.

M

matchLevel(MatchLevel) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 

N

NoFramesException - Exception in com.applitools.eyes.selenium.exceptions
 
NoFramesException(String) - Constructor for exception com.applitools.eyes.selenium.exceptions.NoFramesException
 

O

OCRExtractSettingsDtoMapper - Class in com.applitools.eyes.selenium.universal.mapper
OCRExtractSettingsDtoMapper
OCRExtractSettingsDtoMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.OCRExtractSettingsDtoMapper
 
open(String, String) - Method in class com.applitools.eyes.selenium.Eyes
Starts a test without a driver
open(String, String, RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
Starts a test without a driver
open(WebDriver) - Method in class com.applitools.eyes.selenium.Eyes
Open web driver.
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.

P

parent - Variable in class com.applitools.eyes.selenium.TargetPathLocator
 
PathNodeValue - Interface in com.applitools.eyes.selenium
path node value

R

region(Region) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(Region) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a region.
region(TargetPathLocator) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(TargetPathLocator) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a region.
region(String) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
region(String) - Static method in class com.applitools.eyes.TargetPath
 
region(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(By) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a region.
region(By) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
region(By) - Static method in class com.applitools.eyes.TargetPath
 
region(WebElement) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
region(WebElement) - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as a region.
region(WebElement) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
region(WebElement) - Static method in class com.applitools.eyes.TargetPath
 
REGION - Static variable in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
RegionLocator - Class in com.applitools.eyes.selenium
region locator
RegionLocator(TargetPathLocator, PathNodeValue) - Constructor for class com.applitools.eyes.selenium.RegionLocator
 
RenderBrowserInfoDto - Class in com.applitools.eyes.selenium.universal.dto
render browser info
RenderBrowserInfoDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 

S

scriptHook(String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
Deprecated.
scrollRootElement(By) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
scrollRootElement(WebElement) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
ScrollRootElementDto - Class in com.applitools.eyes.selenium.universal.dto
scroll root element dto
ScrollRootElementDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.ScrollRootElementDto
 
SELECTOR - Static variable in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SelectorRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
selector region mapper
SelectorRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.SelectorRegionMapper
 
SeleniumCheckSettings - Class in com.applitools.eyes.selenium.fluent
 
SeleniumCheckSettings() - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumCheckSettings(Region) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumCheckSettings(Region, boolean) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumCheckSettings(TargetPathLocator) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumCheckSettings(String) - Constructor for class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
SeleniumEnvironmentVersions - Class in com.applitools.eyes.selenium
 
SeleniumEnvironmentVersions() - Constructor for class com.applitools.eyes.selenium.SeleniumEnvironmentVersions
 
SeleniumRunnerSettings - Class in com.applitools.eyes.selenium
 
SeleniumRunnerSettings() - Constructor for class com.applitools.eyes.selenium.SeleniumRunnerSettings
 
separator - Variable in class com.applitools.eyes.selenium.capture.Separators
 
Separators - Class in com.applitools.eyes.selenium.capture
 
Separators() - Constructor for class com.applitools.eyes.selenium.capture.Separators
 
setAgentId(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets the user given agent id of the SDK.
setApiKey(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets api key.
setAppEnvironment(String, String) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
setAppName(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets app name.
setAutProxy(AutProxySettings) - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
setBaselineBranchName(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets the branch under which new branches are created.
setBaselineEnvName(String) - Method in class com.applitools.eyes.selenium.Eyes
If not null, determines the name of the environment of the baseline.
setBaselineEnvName(String) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setBaselineName(String) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
Only available for backward compatibility. See Eyes.setBaselineEnvName(String).
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.
setBranchName(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets branch name.
setBrowserType(String) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setCapabilities(Map<String, Object>) - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
setCapabilities(Map<String, Object>) - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
setChild(ElementSelector) - Method in class com.applitools.eyes.selenium.ElementSelector
 
setChild(TargetPathLocatorDto) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
setConfiguration(Configuration) - Method in class com.applitools.eyes.selenium.Eyes
 
setDebugResourceWriter(IDebugResourceWriter) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
setDebugScreenshotsPath(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets debug screenshots path.
setDebugScreenshotsPrefix(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets debug screenshots prefix.
setDefaultMatchSettings(ImageMatchSettings) - Method in class com.applitools.eyes.selenium.Eyes
Updates the match settings to be used for the session.
setDeviceName(String) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
setDeviceScaleFactor(Double) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
setElement(ElementRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.FrameElement
 
setElement(ElementRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
setElement(ElementRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.ScrollRootElementDto
 
setElement(WebElement) - Method in class com.applitools.eyes.selenium.ElementReference
 
setElement(WebElement) - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
setElement(WebElement) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setElement(WebElement) - Method in class com.applitools.eyes.selenium.universal.dto.SimpleRegionDto
 
setElementId(String) - Method in class com.applitools.eyes.selenium.universal.dto.ElementRegionDto
 
setElementId(String) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
setEmulationInfo(EmulationBaseInfoDto) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setEnvName(String) - Method in class com.applitools.eyes.selenium.Eyes
If not null specifies a name for the environment in which the application under test is running.
setExplicitViewportSize(RectangleSize) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
setFailureReports(FailureReports) - Method in class com.applitools.eyes.selenium.Eyes
Sets failure reports.
setFallback(ElementSelector) - Method in class com.applitools.eyes.selenium.ElementSelector
 
setFallback(TargetPathLocatorDto) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
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).
setFrame(String) - Method in class com.applitools.eyes.selenium.universal.dto.FrameNameOrId
 
setFrameIndex(int) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameIndex(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
setFrameNameOrId(String) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameNameOrId(String) - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
setFrameReference(WebElement) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setFrameSelector(By) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
setHeight(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
setHideCaret(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets hide caret.
setHideCaret(Boolean) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
Deprecated.
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.fluent.SeleniumCheckSettings
Deprecated.
setHostApp(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets host app.
setHostOS(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets host os.
setIgnoreCaret(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets the ignore blinking caret value.
setIgnoreDisplacements(boolean) - Method in class com.applitools.eyes.selenium.Eyes
 
setImageCut(CutProvider) - Method in class com.applitools.eyes.selenium.Eyes
Manually set the the sizes to cut from an image before it's validated.
setIosDeviceInfo(IosDeviceInfoDto) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setIsDisabled(boolean) - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
setIsDisabled(Boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets is disabled.
setLogger(Logger) - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
setLogHandler(LogHandler) - Method in class com.applitools.eyes.selenium.Eyes
Sets a handler of log messages generated by this API.
setMatchLevel(MatchLevel) - Method in class com.applitools.eyes.selenium.Eyes
This function is deprecated.
setMatchTimeout(int) - Method in class com.applitools.eyes.selenium.Eyes
Sets the maximum time (in ms) a match operation tries to perform a match.
setMaxDownOffset(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setMaxLeftOffset(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setMaxRightOffset(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setMaxUpOffset(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setParentBranchName(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets parent branch name.
setPlatform(String) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setPositionProvider(PositionProvider) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
setProxy(AbstractProxySettings) - Method in class com.applitools.eyes.selenium.Eyes
Sets the proxy settings to be used by the rest client.
setProxy(AbstractProxySettings) - Method in class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
setProxy(ProxyDto) - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
setProxyUrl(String) - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
setRegion(ElementRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.ElementAccessibilityRegionDto
 
setRegion(ElementRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.ElementFloatingRegionDto
 
setRegion(RegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
setRegion(RegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setRegion(RegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.SimpleRegionDto
 
setRegionToCheck(Region) - Method in class com.applitools.eyes.selenium.Eyes
Deprecated.
setRegionType(String) - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
setRotation(ImageRotation) - Method in class com.applitools.eyes.selenium.Eyes
Sets rotation.
setSaveDebugScreenshots(Boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets save debug screenshots.
setSaveDiffs(Boolean) - Method in class com.applitools.eyes.selenium.Eyes
Automatically save differences as a baseline.
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.
setScreenOrientation(String) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
setScrollRootElement(WebElement) - Method in class com.applitools.eyes.selenium.fluent.FrameLocator
 
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.
setSelector(SelectorRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.FrameLocatorDto
 
setSelector(SelectorRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.FrameSelector
 
setSelector(SelectorRegionDto) - Method in class com.applitools.eyes.selenium.universal.dto.ScrollRootElementDto
 
setSelector(String) - Method in class com.applitools.eyes.selenium.ElementSelector
 
setSelector(String) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
setSelector(By) - Method in class com.applitools.eyes.selenium.universal.dto.AccessibilityRegionDto
 
setSelector(By) - Method in class com.applitools.eyes.selenium.universal.dto.FloatingRegionDto
 
setSendDom(boolean) - Method in class com.applitools.eyes.selenium.Eyes
Sets send dom.
setServerUrl(String) - Method in class com.applitools.eyes.selenium.Eyes
Sets server url.
setServerUrl(String) - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
setServerUrl(String) - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
setServerUrl(URI) - Method in class com.applitools.eyes.selenium.Eyes
Sets server url.
setSessionId(String) - Method in class com.applitools.eyes.selenium.universal.dto.DriverDto
 
setSessionId(String) - Method in class com.applitools.eyes.selenium.universal.dto.DriverTargetDto
 
setShadow(TargetPathLocatorDto) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
setSize(RectangleSizeDto) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
setSizeMode(String) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setStitchMode(StitchMode) - Method in class com.applitools.eyes.selenium.Eyes
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.
setType(String) - Method in class com.applitools.eyes.selenium.ElementSelector
 
setType(String) - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
setViewportSize(RectangleSizeDto) - Method in class com.applitools.eyes.selenium.universal.dto.RenderBrowserInfoDto
 
setViewportSize(WebDriver, RectangleSize) - Static method in class com.applitools.eyes.selenium.Eyes
Set the viewport size using the driver.
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).
setWidth(Integer) - Method in class com.applitools.eyes.selenium.universal.dto.EmulationBaseInfoDto
 
shadow(String) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
shadow(String) - Static method in class com.applitools.eyes.TargetPath
 
shadow(By) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
shadow(By) - Static method in class com.applitools.eyes.TargetPath
 
shadow(WebElement) - Method in class com.applitools.eyes.selenium.ShadowDomLocator
 
shadow(WebElement) - Static method in class com.applitools.eyes.TargetPath
 
ShadowDomLocator - Class in com.applitools.eyes.selenium
shadow dom locator
ShadowDomLocator(TargetPathLocator, PathNodeValue) - Constructor for class com.applitools.eyes.selenium.ShadowDomLocator
 
shouldStitchContent() - Method in class com.applitools.eyes.selenium.Eyes
Should stitch content boolean.
SimpleRegionDto - Class in com.applitools.eyes.selenium.universal.dto
simple region dto
SimpleRegionDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.SimpleRegionDto
 
SimpleRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
simple region mapper
SimpleRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.SimpleRegionMapper
 
SizeAndBorders - Class in com.applitools.eyes.selenium
 
SizeAndBorders(int, int, int, int, int, int) - Constructor for class com.applitools.eyes.selenium.SizeAndBorders
 
StaleElementReferenceException - Exception in com.applitools.eyes.selenium.exceptions
 
StaleElementReferenceException() - Constructor for exception com.applitools.eyes.selenium.exceptions.StaleElementReferenceException
 
stitchMode(StitchMode) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
stitchOverlap(StitchOverlap) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
stitchOverlap(Integer) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
strict() - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(Region[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(Region, Region...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one strict region with padding.
strict(By, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one strict region with padding and a region ID.
strict(By, String, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(By, By...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement[]) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement[], String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement, int, int, int, int) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement, int, int, int, int, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement, Padding) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one strict region with padding.
strict(WebElement, Padding, String) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
add one strict region with padding and a region ID
strict(WebElement, String, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
strict(WebElement, WebElement...) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 

T

TAccessibilityRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
accessibility region mapper
TAccessibilityRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.TAccessibilityRegionMapper
 
Target - Class in com.applitools.eyes.selenium.fluent
 
Target() - Constructor for class com.applitools.eyes.selenium.fluent.Target
 
TargetPath - Class in com.applitools.eyes
 
TargetPath() - Constructor for class com.applitools.eyes.TargetPath
 
TargetPathLocator - Class in com.applitools.eyes.selenium
target path locator
TargetPathLocator() - Constructor for class com.applitools.eyes.selenium.TargetPathLocator
 
TargetPathLocator(TargetPathLocator, PathNodeValue) - Constructor for class com.applitools.eyes.selenium.TargetPathLocator
 
TargetPathLocatorDto - Class in com.applitools.eyes.selenium.universal.dto
 
TargetPathLocatorDto() - Constructor for class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
TargetPathLocatorMapper - Class in com.applitools.eyes.selenium.universal.mapper
 
TargetPathLocatorMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.TargetPathLocatorMapper
 
TFloatingRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
floating region mapper
TFloatingRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.TFloatingRegionMapper
 
throwException(String) - Method in exception com.applitools.eyes.selenium.exceptions.StaleElementReferenceException
 
timeout(Integer) - Method in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
toAccessibilityRegionDto(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.AccessibilityRegionMapper
 
toCheckSettingsDtoV3(ICheckSettings, Configuration) - Static method in class com.applitools.eyes.selenium.universal.mapper.CheckSettingsMapper
 
toCodedRegionReference(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.CodedRegionReferenceMapper
 
toCodedRegionReferenceList(List<GetRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.CodedRegionReferenceMapper
 
toContextReferenceDto(FrameLocator) - Static method in class com.applitools.eyes.selenium.universal.mapper.ContextReferenceMapper
 
toContextReferenceDtoList(List<FrameLocator>) - Static method in class com.applitools.eyes.selenium.universal.mapper.ContextReferenceMapper
 
toDriverDto(WebDriver, String) - Static method in class com.applitools.eyes.selenium.universal.mapper.DriverMapper
 
toDriverTargetDto(WebDriver, WebDriverProxySettings) - Static method in class com.applitools.eyes.selenium.universal.mapper.DriverMapper
 
toElementRegionDto(WebElement) - Static method in class com.applitools.eyes.selenium.universal.mapper.ElementRegionMapper
 
toEmulationBaseInfoDto(EmulationBaseInfo) - Static method in class com.applitools.eyes.selenium.universal.mapper.EmulationBaseInfoMapper
 
toIosDeviceInfoDto(IosDeviceInfo) - Static method in class com.applitools.eyes.selenium.universal.mapper.IosDeviceInfoMapper
 
toJson() - Method in class com.applitools.eyes.selenium.universal.dto.TargetPathLocatorDto
 
toOCRExtractSettingsDto(BaseOcrRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.OCRExtractSettingsDtoMapper
 
toOCRExtractSettingsDtoList(List<BaseOcrRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.OCRExtractSettingsDtoMapper
 
toSelectorRegionDto(By) - Static method in class com.applitools.eyes.selenium.universal.mapper.SelectorRegionMapper
 
toSelectorRegionDto(ByAll) - Static method in class com.applitools.eyes.selenium.universal.mapper.SelectorRegionMapper
 
toSelectorRegionDto(ByChained) - Static method in class com.applitools.eyes.selenium.universal.mapper.SelectorRegionMapper
 
toSimpleRegionDto(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.SimpleRegionMapper
 
toSimpleRegionDtoList(List<GetRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.SimpleRegionMapper
 
toTAccessibilityRegionDto(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.TAccessibilityRegionMapper
 
toTAccessibilityRegionDtoList(List<GetRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.TAccessibilityRegionMapper
 
toTargetPathLocatorDto(TargetPathLocator) - Static method in class com.applitools.eyes.selenium.universal.mapper.TargetPathLocatorMapper
 
toTFloatingRegionDto(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.TFloatingRegionMapper
 
toTFloatingRegionDtoList(List<GetRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.TFloatingRegionMapper
 
toTRegion(GetRegion) - Static method in class com.applitools.eyes.selenium.universal.mapper.TRegionMapper
 
toTRegionDtoFromScrolls(By, WebElement) - Static method in class com.applitools.eyes.selenium.universal.mapper.TRegionMapper
 
toTRegionFromCheckSettings(ICheckSettings) - Static method in class com.applitools.eyes.selenium.universal.mapper.TRegionMapper
 
toTRegionList(List<GetRegion>) - Static method in class com.applitools.eyes.selenium.universal.mapper.TRegionMapper
 
TRegionMapper - Class in com.applitools.eyes.selenium.universal.mapper
TRegion mapper
TRegionMapper() - Constructor for class com.applitools.eyes.selenium.universal.mapper.TRegionMapper
 

U

updateScaleRatio(int) - Method in class com.applitools.eyes.selenium.ContextBasedScaleProvider
Set the scale ratio based on the given image.

V

value - Variable in class com.applitools.eyes.selenium.TargetPathLocator
 
VIEWPORT - Static variable in class com.applitools.eyes.selenium.fluent.SeleniumCheckSettings
 
VisualGridRunner - Class in com.applitools.eyes.visualgrid.services
Used to manage multiple Eyes sessions when working with the Ultrafast Grid
VisualGridRunner() - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(int) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(int, RunnerSettings) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(int, String) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(RunnerSettings) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(RunnerSettings, RunnerOptions) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(RunnerOptions) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(RunnerOptions, String) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 
VisualGridRunner(String) - Constructor for class com.applitools.eyes.visualgrid.services.VisualGridRunner
 

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
 
window() - Static method in class com.applitools.eyes.selenium.fluent.Target
Specify the target as window.
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 R S T U V W 
All Classes All Packages