- getAgentId() - Method in class com.applitools.eyes.Eyes
-
- getApiKey() - Static method in class com.applitools.eyes.Eyes
-
Gets the currently set API key or null if no key is set.
- getCurrentFrameOffset() - Method in class com.applitools.eyes.FrameChain
-
- getCurrentFrameSize() - Method in class com.applitools.eyes.FrameChain
-
- getDefaultContentScrollPosition() - Method in class com.applitools.eyes.FrameChain
-
- getElementRegionInFrameViewport(WebElement) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
- getEnvironment() - Method in class com.applitools.eyes.Eyes
-
This override also checks for mobile operating system.
- getFrameChain() - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
- getId() - Method in class com.applitools.eyes.Frame
-
- getInferredEnvironment() - Method in class com.applitools.eyes.Eyes
-
- getIntersectedRegion(Region) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
This function intersects a region with the current screenshot,
considering frames.
- getIntersectedRegion(WebElement) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
This function intersects a region with the current screenshot,
considering frames.
- getLocation() - Method in class com.applitools.eyes.Frame
-
- getLocationInScreenshot(Location) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
Calculates the location in the screenshot of the location given as
parameter.
- getLocationRelativeToFrameViewport(Location) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
If this is not a full screen screenshot, or we're inside a frame,
adjust the location to the current viewport.
- getPageLocation(Coordinates) - Static method in class com.applitools.utils.EyesSeleniumUtils
-
Extracts the location relative to the entire page from the coordinates
(e.g.
- getParentScrollPosition() - Method in class com.applitools.eyes.Frame
-
- getProxy() - Static method in class com.applitools.eyes.Eyes
-
Get the current proxy settings.
- getReference() - Method in class com.applitools.eyes.Frame
-
- getSize() - Method in class com.applitools.eyes.Frame
-
- getSubScreenshot(Region) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
- getSubScreenshot(WebElement) - Method in class com.applitools.eyes.EyesWebDriverScreenshot
-
- getTitle() - Method in class com.applitools.eyes.Eyes
-
- getViewportLocation(Coordinates) - Static method in class com.applitools.utils.EyesSeleniumUtils
-
Extracts the location relative to the viewport from the
coordinates (e.g.
- getViewportSize() - Method in class com.applitools.eyes.Eyes
-