- check(String, ICheckSettings) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkCurrentFrame(int, String) - Method in class com.applitools.eyes.selenium.Eyes
-
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.
- 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
-
- 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(By, int, String, boolean) - Method in class com.applitools.eyes.selenium.Eyes
-
- 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(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, int, String) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegionInFrame(String[], By, String) - Method in class com.applitools.eyes.selenium.Eyes
-
- checkRegionInFrame(String[], By) - Method in class com.applitools.eyes.selenium.Eyes
-
- 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.
- clear() - Method in class com.applitools.eyes.selenium.EyesRemoteWebElement
-
- clear() - Method in class com.applitools.eyes.selenium.FrameChain
-
Removes all current frames in the frame chain.
- click(Coordinates) - Method in class com.applitools.eyes.selenium.EyesMouse
-
- click() - Method in class com.applitools.eyes.selenium.EyesRemoteWebElement
-
- close() - Method in class com.applitools.eyes.selenium.EyesWebDriver
-
- com.applitools.eyes.selenium - package com.applitools.eyes.selenium
-
- com.applitools.eyes.selenium.fluent - package com.applitools.eyes.selenium.fluent
-
- ContextBasedScaleProvider - Class in com.applitools.eyes.selenium
-
- ContextBasedScaleProvider(RectangleSize, RectangleSize, double) - Constructor for class com.applitools.eyes.selenium.ContextBasedScaleProvider
-
- ContextBasedScaleProviderFactory - Class in com.applitools.eyes.selenium
-
- ContextBasedScaleProviderFactory(RectangleSize, RectangleSize, double, PropertyHandler<ScaleProvider>) - Constructor for class com.applitools.eyes.selenium.ContextBasedScaleProviderFactory
-
- contextClick(Coordinates) - Method in class com.applitools.eyes.selenium.EyesMouse
-
- convertLocation(Location, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.selenium.EyesWebDriverScreenshot
-
- CssTranslatePositionMemento - Class in com.applitools.eyes.selenium
-
- CssTranslatePositionMemento(Map<String, String>) - Constructor for class com.applitools.eyes.selenium.CssTranslatePositionMemento
-
- CssTranslatePositionProvider - Class in com.applitools.eyes.selenium
-
- CssTranslatePositionProvider(Logger, IEyesJsExecutor) - Constructor for class com.applitools.eyes.selenium.CssTranslatePositionProvider
-
- ElementPositionMemento - Class in com.applitools.eyes.selenium
-
- ElementPositionMemento(Location) - Constructor for class com.applitools.eyes.selenium.ElementPositionMemento
-
- ElementPositionProvider - Class in com.applitools.eyes.selenium
-
- ElementPositionProvider(Logger, EyesWebDriver, WebElement) - Constructor for class com.applitools.eyes.selenium.ElementPositionProvider
-
- equals(Object) - Method in class com.applitools.eyes.selenium.EyesRemoteWebElement
-
- execute(String, Map<String, ?>) - Method in class com.applitools.eyes.selenium.EyesRemoteWebElement
-
- executeAsyncScript(String, Object...) - Method in class com.applitools.eyes.selenium.EyesWebDriver
-
- executeScript(String, Object...) - Method in class com.applitools.eyes.selenium.EyesWebDriver
-
- executeScript(String, Object...) - Method in class com.applitools.eyes.selenium.SeleniumJavaScriptExecutor
-
- executor - Variable in class com.applitools.eyes.selenium.ScrollPositionProvider
-
- extractTrigger(Map<String, WebElement>, Dimension, String, Object...) - Static method in class com.applitools.eyes.selenium.AppiumJsCommandExtractor
-
Given a command and its parameters, returns the equivalent trigger.
- Eyes - Class in com.applitools.eyes.selenium
-
The main API gateway for the SDK.
- Eyes(URI) - Constructor for class com.applitools.eyes.selenium.Eyes
-
Creates a new (possibly disabled) Eyes instance that interacts with the
Eyes Server at the specified url.
- Eyes() - Constructor for class com.applitools.eyes.selenium.Eyes
-
Creates a new Eyes instance that interacts with the Eyes cloud
service.
- Eyes.WebDriverAction - Interface in com.applitools.eyes.selenium
-
- EyesDriverOperationException - Exception in com.applitools.eyes.selenium
-
Encapsulates an error when trying to perform an action using WebDriver.
- EyesDriverOperationException(String) - Constructor for exception com.applitools.eyes.selenium.EyesDriverOperationException
-
Creates an EyesException instance.
- EyesDriverOperationException(String, Throwable) - Constructor for exception com.applitools.eyes.selenium.EyesDriverOperationException
-
Creates an EyesException instance.
- EyesKeyboard - Class in com.applitools.eyes.selenium
-
A wrapper class for Selenium's Keyboard interface, so we can record keyboard
events.
- EyesKeyboard(Logger, EyesWebDriver, Keyboard) - Constructor for class com.applitools.eyes.selenium.EyesKeyboard
-
- EyesMouse - Class in com.applitools.eyes.selenium
-
A wrapper class for Selenium's Mouse class.
- EyesMouse(Logger, EyesWebDriver, Mouse) - Constructor for class com.applitools.eyes.selenium.EyesMouse
-
- EyesRemoteWebElement - Class in com.applitools.eyes.selenium
-
- EyesRemoteWebElement(Logger, EyesWebDriver, WebElement) - Constructor for class com.applitools.eyes.selenium.EyesRemoteWebElement
-
- EyesSeleniumUtils - Class in com.applitools.eyes.selenium
-
We named this class EyesSeleniumUtils because there's a SeleniumUtils
class, and it caused collision.
- EyesSeleniumUtils() - Constructor for class com.applitools.eyes.selenium.EyesSeleniumUtils
-
- EyesTargetLocator - Class in com.applitools.eyes.selenium
-
Wraps a target locator so we can keep track of which frames have been
switched to.
- EyesTargetLocator(Logger, EyesWebDriver, WebDriver.TargetLocator) - Constructor for class com.applitools.eyes.selenium.EyesTargetLocator
-
Initialized a new EyesTargetLocator object.
- EyesTargetLocator.TargetType - Enum in com.applitools.eyes.selenium
-
An enum for the different types of frames we can switch into.
- EyesTouchScreen - Class in com.applitools.eyes.selenium
-
A wrapper class for TouchScreen implementation.
- EyesTouchScreen(Logger, EyesWebDriver, TouchScreen) - Constructor for class com.applitools.eyes.selenium.EyesTouchScreen
-
- EyesWebDriver - Class in com.applitools.eyes.selenium
-
An Eyes implementation of the interfaces implemented by
RemoteWebDriver
.
- EyesWebDriver(Logger, Eyes, RemoteWebDriver) - Constructor for class com.applitools.eyes.selenium.EyesWebDriver
-
- EyesWebDriverScreenshot - Class in com.applitools.eyes.selenium
-
- EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage, EyesWebDriverScreenshot.ScreenshotType, Location) - Constructor for class com.applitools.eyes.selenium.EyesWebDriverScreenshot
-
- EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage) - Constructor for class com.applitools.eyes.selenium.EyesWebDriverScreenshot
-
- EyesWebDriverScreenshot(Logger, EyesWebDriver, BufferedImage, RectangleSize) - Constructor for class com.applitools.eyes.selenium.EyesWebDriverScreenshot
-
Creates a frame(!) window screenshot.
- EyesWebDriverScreenshotFactory - Class in com.applitools.eyes.selenium
-
- EyesWebDriverScreenshotFactory(Logger, EyesWebDriver) - Constructor for class com.applitools.eyes.selenium.EyesWebDriverScreenshotFactory
-