Uses of Class
com.applitools.eyes.universal.CommandExecutor
-
Packages that use CommandExecutor Package Description com.applitools.eyes com.applitools.eyes.universal -
-
Uses of CommandExecutor in com.applitools.eyes
Fields in com.applitools.eyes declared as CommandExecutor Modifier and Type Field Description protected CommandExecutorEyesRunner. commandExecutorcommand executorMethods in com.applitools.eyes that return CommandExecutor Modifier and Type Method Description CommandExecutorEyesRunner. getCommandExecutor()command executorMethods in com.applitools.eyes with parameters of type CommandExecutor Modifier and Type Method Description voidEyesRunner. setCommandExecutor(CommandExecutor commandExecutor) -
Uses of CommandExecutor in com.applitools.eyes.universal
Methods in com.applitools.eyes.universal that return CommandExecutor Modifier and Type Method Description static CommandExecutorCommandExecutor. getInstance(String agentId, SpecDto spec, AbstractSDKListener listener, StaleElementReferenceException e)
-