- 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
-
- checkRegion(WebElement, String) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegion(WebElement, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
-
- 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
-
- checkRegion(By) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegion(By, boolean) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegion(By, String) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegion(By, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
-
- 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
-
- checkRegion(WebElement, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- checkRegion(WebElement, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- 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
-
- checkRegion(By) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- checkRegion(By, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- checkRegion(By, String) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- checkRegion(By, String, boolean) - Method in class com.applitools.eyes.selenium.SeleniumEyes
-
- 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
-
- 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() - 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
-
- 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
-
- CssTranslatePositionMemento(String, Location) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionMemento
-
- CssTranslatePositionProvider - Class in com.applitools.eyes.selenium.positioning
-
- CssTranslatePositionProvider(Logger, IEyesJsExecutor, WebElement) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
-
- 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
-
- 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
-
- 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
-
- 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
-