Check Cyclic Message With Timeout
DEPRECATED It will be removed in a future version. Please use keyword Check Cyclic Message With A Timeout instead. This keyword will be supported until version TechnicaKeywordsV0.6.0.
Allows checking whether a message is cyclic or not with a timeout
Arguments Description
Returns
Example
Check Cyclic Message With Timeout ${channel_name}::${message_id} ${100} ${10} ${1000} ${0}#If a message path contains multiple messages, it is possible to check that All messages are cyclic#or to verifies that at least one is.#The Last argument is a logical operation:${0} for ALL${1} for ONLY_ONE
Note
Make sure a listener was already started for the target message.