1
0
Fork 0
fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots
David Walsh 3feab90b19 For issue #9949 - Bookmarks/History deletion inconsistencies
- Added the undo action for deleting individual history items by creating a new field to the history state containing the id's of the history items that are pending for deletion; This field is used inside the update function from the view to show/hide the items.

 - Added a new check inside the "deleteMulti" method from BookmarkFragment that calls the showRemoveFoldersDialog to prevent the user from being able to delete one or more bookmark folders without being asked for confirmation, as in #8648.
2020-06-17 14:42:51 -04:00
..
AccountSettingsRobot.kt For #6322 - UI tests for Account Settings View 2019-11-21 15:32:26 -08:00
AddToHomeScreenRobot.kt UI tests for Private browsing settings sub-menu (#8395) 2020-03-05 12:25:48 +02:00
BookmarksRobot.kt For #10909: Fix flaky navigateBookmarksFoldersTest (#11592) 2020-06-16 12:06:47 -04:00
BrowserRobot.kt For #116 #173: UI test for verifying the nav toolbar buttons (#10976) 2020-06-13 09:51:40 -04:00
DownloadRobot.kt For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00
EnhancedTrackingProtectionRobot.kt For #6697: Add Tracking Protection UI Tests (#6825) 2019-12-16 10:12:43 -05:00
FindInPageRobot.kt Closes #6172 - Convert waitNotNull into extension function for UI tests (#6220) 2019-10-23 17:40:28 -04:00
HistoryRobot.kt For issue #9949 - Bookmarks/History deletion inconsistencies 2020-06-17 14:42:51 -04:00
HomeScreenRobot.kt Issue #11112 - Update empty collections string + tests. (#11538) 2020-06-12 18:01:38 -04:00
LibrarySubMenusMultipleSelectionToolbarRobot.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
NavigationToolbarRobot.kt For #116 #173: UI test for verifying the nav toolbar buttons (#10976) 2020-06-13 09:51:40 -04:00
NotificationRobot.kt fix #9670 intermittent tests (#9767) 2020-04-13 13:17:35 +03:00
ReaderViewRobot.kt Closes #7656: Add UI tests for Reader View (#7829) 2020-02-07 12:07:16 -05:00
SearchRobot.kt For 7077 Simplify Display Url 2020-03-23 12:36:48 -07:00
SettingsRobot.kt For #11365: Fixes UI tests for Settings 2020-06-10 11:09:03 +03:00
SettingsSubMenuAboutRobot.kt Fixes #10064: Updates UI tests for About Page 2020-05-29 09:26:46 +03:00
SettingsSubMenuAccessibilityRobot.kt For #10705: Update copy of auto font sizing preference. 2020-05-25 17:50:35 -04:00
SettingsSubMenuDataCollectionRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuDeleteBrowsingDataOnQuitRobot.kt For #10706: Update copy of deleting open tabs preference. 2020-05-25 17:37:29 -04:00
SettingsSubMenuDeleteBrowsingDataRobot.kt For #10706: Update copy of deleting open tabs preference. 2020-05-25 17:37:29 -04:00
SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuEnhancedTrackingProtectionRobot.kt For #11229: Update settings ETP copy. 2020-06-05 14:18:25 -04:00
SettingsSubMenuLoginsAndPasswordOptionsToSaveRobot.kt UITests: New tests for save Login prompt (#8381) 2020-02-19 14:23:25 +02:00
SettingsSubMenuLoginsAndPasswordRobot.kt For #8967 - Expose autofill logins setting in nightly 2020-06-09 12:21:48 -04:00
SettingsSubMenuLoginsAndPasswordsSavedLoginsRobot.kt UITests: New tests for save Login prompt (#8381) 2020-02-19 14:23:25 +02:00
SettingsSubMenuPrivateBrowsingRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSearchRobot.kt Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346) 2020-02-06 12:58:47 -08:00
SettingsSubMenuSitePermissionsCommonRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSitePermissionsExceptionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuSitePermissionsRobot.kt no issue: Added settings_privacy_items_test (#10474) 2020-05-07 07:45:48 -07:00
SettingsSubMenuThemeRobot.kt Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346) 2020-02-06 12:58:47 -08:00
SettingsTurnOnSyncRobot.kt Added new bookmarks tests (#9878) 2020-04-27 18:15:27 +03:00
TabDrawerRobot.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
ThreeDotMenuBookmarksRobot.kt Added new bookmarks tests (#9878) 2020-04-27 18:15:27 +03:00
ThreeDotMenuHistoryItemRobot.kt For #8651 - Add HistoryInteractor/Controller unit/ui tests 2020-03-27 15:53:31 -07:00
ThreeDotMenuMainRobot.kt Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00