TF-4229 Add integration test on mobile for case search_email_with_tag_scenario
This commit is contained in:
@@ -95,4 +95,8 @@ class SearchRobot extends CoreRobot {
|
||||
);
|
||||
await $(#mobile_hasAttachment_search_filter_button).tap();
|
||||
}
|
||||
|
||||
Future<void> openLabelListModal() async {
|
||||
await $(#mobile_labels_search_filter_button).tap();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user