- calcFrameLocationInScreenshot(Logger, EyesWebDriver, FrameChain, EyesWebDriverScreenshot.ScreenshotType) - Static method in class com.applitools.eyes.selenium.capture.EyesWebDriverScreenshot
-
- 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
-
- checkFrameFluent(String, ICheckSettings) - 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.frames.FrameChain
-
Removes all current frames in the frame chain.
- clear() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
-
- click(Coordinates) - Method in class com.applitools.eyes.selenium.triggers.EyesMouse
-
- click() - Method in class com.applitools.eyes.selenium.wrappers.EyesRemoteWebElement
-
- 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.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.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.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
-
- 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(Map<String, String>, Location) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionMemento
-
- CssTranslatePositionProvider - Class in com.applitools.eyes.selenium.positioning
-
- CssTranslatePositionProvider(Logger, IEyesJsExecutor) - Constructor for class com.applitools.eyes.selenium.positioning.CssTranslatePositionProvider
-