- checkCurrentFrame(int, String) - Method in class com.applitools.eyes.Eyes
-
Checks the current frame
- checkFrame(String) - Method in class com.applitools.eyes.Eyes
-
- checkFrame(String, String) - Method in class com.applitools.eyes.Eyes
-
- checkFrame(String, int, String) - Method in class com.applitools.eyes.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.Eyes
-
- checkFrame(int, String) - Method in class com.applitools.eyes.Eyes
-
- checkFrame(int, int, String) - Method in class com.applitools.eyes.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.Eyes
-
- checkFrame(WebElement, String) - Method in class com.applitools.eyes.Eyes
-
- checkFrame(WebElement, int, String) - Method in class com.applitools.eyes.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.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.Eyes
-
- checkFrame(String[]) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(Region) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(Region, int, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(WebElement) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(WebElement, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(WebElement, int, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(By) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(By, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegion(By, int, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegionInFrame(int, By) - Method in class com.applitools.eyes.Eyes
-
- checkRegionInFrame(int, By, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegionInFrame(int, By, int, String) - Method in class com.applitools.eyes.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.Eyes
-
- checkRegionInFrame(String, By, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegionInFrame(String, By, int, String) - Method in class com.applitools.eyes.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.Eyes
-
- checkRegionInFrame(WebElement, By, String) - Method in class com.applitools.eyes.Eyes
-
- checkRegionInFrame(WebElement, By, int, String) - Method in class com.applitools.eyes.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.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.Eyes
-
- checkRegionInFrame(String[], By) - Method in class com.applitools.eyes.Eyes
-
- checkWindow() - Method in class com.applitools.eyes.Eyes
-
- checkWindow(String) - Method in class com.applitools.eyes.Eyes
-
- checkWindow(int, String) - Method in class com.applitools.eyes.Eyes
-
Takes a snapshot of the application under test and matches it with
the expected output.
- clear() - Method in class com.applitools.eyes.EyesRemoteWebElement
-
- clear() - Method in class com.applitools.eyes.FrameChain
-
Removes all current frames in the frame chain.
- click() - Method in class com.applitools.eyes.EyesRemoteWebElement
-
- close() - Method in class com.applitools.eyes.EyesWebDriver
-
- com.applitools.eyes - package com.applitools.eyes
-
- com.applitools.utils - package com.applitools.utils
-
- convertLocation(Location, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-