public class CommandExecutor extends Object
public static CommandExecutor getInstance(String agentId, SpecDto spec, AbstractSDKListener listener, StaleElementReferenceException e)
public MakeECClientResponsePayload coreMakeECClient()
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(ITargetDto target, OCRSearchSettingsDto searchSettingsDto, ConfigurationDto config)
public List<String> extractText(ITargetDto target, List<OCRExtractSettingsDto> extractSettingsDtoList, ConfigurationDto config)
public List<CommandEyesGetResultsResponseDto> eyesCheckAndClose(Reference eyesRef, ITargetDto target, CheckSettingsDto checkSettings, CloseSettingsDto closeSettings, 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 SyncTaskListener checkedCommand(Command command)
Copyright © 2023. All rights reserved.