A C D E F G I L M O S U 

A

AppiumJsCommandExtractor - Class in com.applitools.eyes
 
AppiumJsCommandExtractor() - Constructor for class com.applitools.eyes.AppiumJsCommandExtractor
 

C

checkRegion(Region, String) - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the specified region of the application under test and matches it with the expected region output.
checkRegion(WebElement, String) - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the specified region of the application under test and matches it with the expected region output.
checkRegion(By, String) - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the specified region of the application under test and matches it with the expected region output.
checkWindow(Region, String) - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the application under test and matches it with the expected output.
checkWindow(String) - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the application under test and matches it with the expected output.
checkWindow() - Method in class com.applitools.eyes.Eyes
Takes a snapshot of the application under test and matches it with the expected output.
com.applitools.eyes - package com.applitools.eyes
 
com.applitools.utils - package com.applitools.utils
 

D

doubleTap(Coordinates) - Method in class com.applitools.eyes.EyesTouchScreen
Double tap action.
down(int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 

E

extractTrigger(Map<String, WebElement>, Dimension, String, Object...) - Static method in class com.applitools.eyes.AppiumJsCommandExtractor
Given an command and it's parameters, returns the equivalent trigger.
Eyes - Class in com.applitools.eyes
 
Eyes(URI, boolean) - Constructor for class com.applitools.eyes.Eyes
Creates a new (possibly disabled) Eyes instance that interacts with the Eyes Server at the specified url.
Eyes(URI) - Constructor for class com.applitools.eyes.Eyes
Creates a new Eyes instance that interacts with the Eyes Server at the specified url.
Eyes() - Constructor for class com.applitools.eyes.Eyes
Creates a new Eyes instance that interacts with the Eyes cloud service.
EyesSeleniumUtils - Class in com.applitools.utils
 
EyesSeleniumUtils() - Constructor for class com.applitools.utils.EyesSeleniumUtils
 
EyesTouchScreen - Class in com.applitools.eyes
A wrapper class for TouchScreen implementation.
EyesTouchScreen(EyesWebDriver, TouchScreen) - Constructor for class com.applitools.eyes.EyesTouchScreen
 

F

flick(int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 
flick(Coordinates, int, int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 

G

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.
getEnvironment() - Method in class com.applitools.eyes.Eyes
This override also checks for mobile operating system.
getInferredEnvironment() - Method in class com.applitools.eyes.Eyes
 
getPageLocation(Coordinates) - Static method in class com.applitools.utils.EyesSeleniumUtils
Extracts the location relative to the entire page from the coordinates (e.g.
getProxy() - Static method in class com.applitools.eyes.Eyes
Get the current proxy settings.
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
 

I

isAppiumJsCommand(String) - Static method in class com.applitools.eyes.AppiumJsCommandExtractor
Used for identifying if a javascript script is a command to Appium.

L

longPress(Coordinates) - Method in class com.applitools.eyes.EyesTouchScreen
 

M

move(int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 

O

open(WebDriver, String, String, RectangleSize, MatchLevel, FailureReports) - Method in class com.applitools.eyes.Eyes
Starts a test.
open(WebDriver, String, String, RectangleSize, MatchLevel) - Method in class com.applitools.eyes.Eyes
Starts a test that reports failures upon test completion.
open(WebDriver, String, String, RectangleSize, FailureReports) - Method in class com.applitools.eyes.Eyes
Starts a test.
open(WebDriver, String, String, RectangleSize) - Method in class com.applitools.eyes.Eyes
Starts a test that reports failures upon test completion.
open(WebDriver, String, String) - Method in class com.applitools.eyes.Eyes
Starts a test for any viewport size that reports failures upon test completion.

S

scroll(Coordinates, int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 
scroll(int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 
setApiKey(String) - Static method in class com.applitools.eyes.Eyes
Sets the API key of your applitools Eyes account.
setForceFullPageScreenshot(boolean) - Method in class com.applitools.eyes.Eyes
Tells Eyes whether to force a full page screenshot if the browser only provides a screenshot of the viewport (full screenshot will be composed by scrolling and stitching viewport screenshots).
setLogHandler(LogHandler) - Static method in class com.applitools.eyes.Eyes
Sets a handler of log messages generated by this API.
setMatchTimeout(int) - Method in class com.applitools.eyes.Eyes
Sets the maximal time (in seconds) Eyes.checkWindow(com.applitools.eyes.Region, java.lang.String) waits for a match.
setMatchWindowTask(MatchWindowTask) - Method in class com.applitools.eyes.Eyes
 
setProxy(ProxySettings) - Static method in class com.applitools.eyes.Eyes
Sets a proxy.
setViewportSize(RectangleSize) - Method in class com.applitools.eyes.Eyes
 
singleTap(Coordinates) - Method in class com.applitools.eyes.EyesTouchScreen
A tap action.
startSession() - Method in class com.applitools.eyes.Eyes
 
startSessionIfRequired() - Method in class com.applitools.eyes.Eyes
If the session hasn't been started, then start it, and create a match window task.

U

up(int, int) - Method in class com.applitools.eyes.EyesTouchScreen
 
A C D E F G I L M O S U 

Copyright © 2014. All rights reserved.