Wait for subscription notification and validate it${subscription_id}${expected_notification_data_entities}timeout=${5}
Wait for subscription notification and validate it${subscription_id}${expected_notification_data_entities}timeout=${10}expected_notification_type=Notification
@@ -56,7 +59,7 @@ Wait for notification and validate it
Run Keyword If${expected_notification_data_entities_length}>0Check Notification Data Entities${notification}[data][0][information]${expected_notification_data_entities}
Wait for subscription notification and validate it
Should Be True${is_date} or ${is_date_with_millis}
${index}=Set Variable0
Should Be Equal'${notification_data_length}''${expected_notification_data_length}'
# TODO Currently we check entities information of the first CSR returned in the notification, find a way to check them all
Run Keyword If${expected_notification_data_entities_length}>0Check Notification Data Entities${notification}[data][0][information]${expected_notification_data_entities}
# Run Keyword If ${expected_notification_data_entities_length}>0 Check Notification Data Entities ${notification}[data][0][information] ${expected_notification_data_entities}