public interface RedisplayCapability
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
boolean |
enablePropertyWindowRedisplay(LinkedHashMap<String,Object> parameters,
TestScriptInterpret interpret)
Return true if the redisplay capability should be enabled or false
otherwise.
|
boolean enablePropertyWindowRedisplay(LinkedHashMap<String,Object> parameters, TestScriptInterpret interpret)
parameters
- parameters of the command.interpret
- the script interpret.