Check Message Reception

DEPRECATED It will be removed in a future version. Please use keyword Check Message Is Received instead. This keyword will be supported until version TechnicaKeywordsV0.6.0.

Allows checking the reception or the non-reception of a message.

Make sure a listener was already started for the target message

Arguments Description

Returns

Example

Check Message With Repetition ${channel_name}::${message_id} ${True} ${1}
#If message path contains multiple messages, it is possible to check that One/All messages are/are
#not received.
#The Last argument is a logical operation:
# ${0} for ALL
# ${1} for ONLY_ONE