public class CommandExecutor extends Object
public static CommandExecutor getInstance(String name, String version, String protocol, String[] commands, AbstractSDKListener listener, StaleElementReferenceException e)
public void makeCore(String name, String version, String cwd, String protocol, String[] commands)
public Reference coreMakeManager(String type, Integer concurrency, Integer legacyConcurrency, String agentId)
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<Region>> locate(ITargetDto target, VisualLocatorSettingsDto locatorSettingsDto, ConfigurationDto config)
public Map<String,List<TextRegion>> locateText(Reference eyesRef, ITargetDto target, OCRSearchSettingsDto searchSettingsDto, ConfigurationDto config)
public List<String> extractText(Reference eyesRef, ITargetDto target, List<OCRExtractSettingsDto> extractSettingsDtoList, ConfigurationDto config)
public List<CommandCloseResponseDto> eyesCheckAndClose(Reference eyesRef, ITargetDto target, CheckSettingsDto checkSettings, CloseSettingsDto closeSettings, ConfigurationDto config)
public List<CommandCloseResponseDto> close(Reference eyesRef, CloseSettingsDto closeSettings, ConfigurationDto config, boolean waitResult)
public List<CommandCloseResponseDto> abort(Reference eyesRef, boolean waitResult)
public List<CommandCloseResponseDto> closeAllEyes(Reference managerRef)
public TestResultsSummaryDto closeManager(Reference managerRef, Boolean throwError)
public static RectangleSizeDto getViewportSize(ITargetDto driver)
public static DebugHistoryDto getDebugHistory()
public static void deleteTest(DeleteTestSettingsDto settings)
public static void closeBatch(List<CloseBatchSettingsDto> settings)
public static SyncTaskListener checkedCommand(Command command)
Copyright © 2023. All rights reserved.