Searched refs:find_notification (Results 1 – 3 of 3) sorted by relevance
52 def find_notification(expected_title): function60 final_notification = find_notification(expected_final_title)61 warning_notification = find_notification(expected_warning_title)
38 def find_notification(): function47 condition=find_notification,
42 def find_notification(title=None): function52 condition=lambda: find_notification(notification),