public class CommandExecutor extends Object implements AutoCloseable
public static CommandExecutor getInstance(String agentId, SpecDto spec, AbstractSDKListener listener, StaleElementReferenceException e)
public MakeECClientResponsePayload coreMakeECClient()
public Reference coreMakeManager(String type, EyesManagerSettings settings)
public Reference managerOpenEyes(Reference ref, ITargetDto target, OpenSettingsDto settings, ConfigurationDto config)
public void eyesCheck(Reference eyesRef, ITargetDto target, CheckSettingsDto settings, ConfigurationDto config)
public Map<String,List<RegionDto>> locate(ITargetDto target, VisualLocatorSettingsDto locatorSettingsDto, ConfigurationDto config)
public Map<String,List<TextRegion>> locateText(ITargetDto target, OCRSearchSettingsDto searchSettingsDto, ConfigurationDto config)
public List<String> extractText(ITargetDto target, List<OCRExtractSettingsDto> extractSettingsDtoList, ConfigurationDto config)
public void close(Reference eyesRef, CloseSettingsDto closeSettings, ConfigurationDto config)
public List<CommandEyesGetResultsResponseDto> eyesGetResults(Reference eyesRef, GetResultsSettings settings)
public void abort(Reference eyesRef, CloseSettingsDto closeSettings)
public TestResultsSummaryDto getResults(Reference managerRef, GetResultsSettings settings)
public static RectangleSizeDto getViewportSize(ITargetDto driver)
public static void deleteTest(DeleteTestSettingsDto settings)
public static void closeBatch(List<CloseBatchSettingsDto> settings)
public static com.applitools.eyes.SyncTaskListener checkedCommand(Command command)
public void close()
close in interface AutoCloseableCopyright © 2023. All rights reserved.