Commit Graph

99 Commits

Author SHA1 Message Date
mcarare ffcef5ff2e For #26844: Fix ktlint issues and remove them from baseline. 2022-09-09 16:52:09 +00:00
sv-ohorvath d49c87f66d Issue #26286: adds delete browsing data UI tests 2022-08-29 14:15:37 +00:00
AndiAJ c63150332e For #26144 new credit card autofill UI smoke tests 2022-08-24 15:00:23 +00:00
AndiAJ a4fbf4c1f1 For #26144 new address autofill UI smoke tests 2022-08-24 15:00:23 +00:00
AndiAJ 70565d5a16 For #25796 fix flaky allowNotificationsPermissionPromptTest UI test 2022-07-12 14:05:59 +00:00
Aaron Train 23796286df No issue: Refactor UIDevice calls in UIAutomator code 2022-07-05 18:20:56 +00:00
AndiAJ fe0165a846 For #25726 fix failing testStrictVisitSheetDetails UI test 2022-06-24 11:38:18 +00:00
AndiAJ 8b04752122 For #24092 and #25077 fix flaky emailLinkPWATest and telephoneLinkPWATest UI tests 2022-06-15 08:02:25 +00:00
AndiAJ 9aec04ede7 For #23600 fix flaky saveLoginsInPWATest UI test 2022-05-25 06:14:13 +00:00
AndiAJ d26514feda Fix externalLinkPWATest UI test 2022-05-19 08:09:54 +00:00
AndiAJ 98455c01ee For #23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2022-05-09 11:32:27 +00:00
Eitan Isaacson f9369a5535 For #24490 - Remove index selectors in UI tests. 2022-03-29 20:01:48 +00:00
AndiAJ 06dd147b8a Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 2022-03-17 11:10:31 +00:00
Oana Horvath 6845eef5c3 For #21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
2022-03-15 15:07:32 +00:00
AndiAJ 84a8030daa New verifyMultipleLoginsSelectionsTest UI Smoke test 2022-02-07 10:48:54 +00:00
AndiAJ 7ed5bf9cc5 New External links PWA tests 2022-01-28 17:22:40 +00:00
Oana Horvath 5c917b58e6 [UI smoke test] For #21002: Ads UI test for browsing error pages 2022-01-27 08:46:49 +00:00
AndiAJ 4daa6375a1 Save logins in PWA UI test 2022-01-21 18:27:26 +00:00
AndiAJ a7e12a4dae Open links in apps UI test 2022-01-21 13:43:41 +00:00
Oana Horvath 05594c48a0 [UI smoke test] For #21002: Ads UI test for 'Open website' button from Saved logins 2022-01-21 09:30:57 +00:00
Oana Horvath d233ec10f7 [UI smoke test] For #21002: Ads new audio-video permissions test 2022-01-20 15:58:05 +00:00
Oana Horvath c16977b07a [UI smoke test] For #21002: Ads app permissions UI tests 2022-01-20 08:37:18 +00:00
Oana Horvath 02d62c8591 For #21002: improve Manage Downloads smoke tests coverage
Add parametrized test for downloading various file types
2022-01-18 15:47:47 +00:00
Christian Sadilek 28222df29c Fix BrowserRobot.goToHomescreen to wait for home screen to be rendered
It was previously just waiting for the application to be idle, which
is not a reliable check in case the navigation to home is triggered
on completion of an async operation i.e., the app / main thread may
be idle, but the navigation to home hasn't completed yet.

goToHomeScreen further needs to wait for the browser fragment's
home button to exist before clicking it.
2021-12-07 22:28:44 +00:00
Oana Horvath b1dab8170c For #21002: Add testETPOffGlobally UI smoke test 2021-12-03 15:17:47 +00:00
AndiAJ 45f1666c6f New text search UI smoke tests 2021-11-25 08:38:27 +00:00
Oana Horvath aff3e4b9dd For #21002: improves the share tabs smoke tests coverage 2021-11-24 15:01:54 +00:00
AndiAJ 979d8a79cd For #18421 re-enable verifyContextOpenImageNewTab, verifyContextOpenLinkNewTab & verifyContextOpenLinkPrivateTab UI tests 2021-11-02 11:16:33 +00:00
Oana Horvath f6b83e37b1 For #15624 & #17484: improves tab drawer locator & avoids homescreen refreshing 2021-10-29 16:13:19 +03:00
AndiAJ 4fe8921a82 For #18421 fix and re-enable verifyContextShareLink, verifyContextSaveImage and verifyContextMixedVariations UI tests 2021-10-27 14:05:35 +00:00
AndiAJ 4c343b8b3a For #21004 fix and refactor verifyBasicNavigationToolbarFunctionality UI test 2021-10-25 17:13:13 +00:00
AndiAJ 560de4f396 For #21207 fix flaky updateSavedLoginTest UI test 2021-10-21 13:37:15 +00:00
AndiAJ 37e342fd92 For #21478 fix flaky verifyOpenTopSiteNormalTab UI test 2021-09-29 15:21:34 +00:00
Oana Horvath 1015072db6 Fixed disabled UI test openExternalLinksInPrivateTest 2021-09-29 16:01:35 +03:00
Oana Horvath 83e3e0b19d No issue: re-enabled swipeToSwitchTabTest 2021-09-22 15:59:28 +00:00
Aaron Train 87e4a250f1 Various UI test fixes and disabling of intermittents 2021-09-22 12:57:26 +00:00
AndiAJ 391ff6b5fd Exit onboarding tour UI tests 2021-09-22 07:06:50 +00:00
Oana Horvath fe8f4be9b9 For #20702: fix tests flakiness 2021-08-30 20:33:03 +00:00
Arturo Mejia fd8e6a9c27 For #19886 fix ui tests 2021-08-16 16:42:39 -04:00
Gabriel Luong 4b2b058b4e For #19886 - Remove tracking protection overlay CFR 2021-08-16 16:42:39 -04:00
Sebastian Kaspari 971b419d77 Run ktlintFormat to adapt to latest formatting rules. 2021-07-30 11:58:02 +00:00
AndiAJ 78edf06a7a Text selection tests 2021-06-15 17:07:13 +03:00
Oana Horvath c5962b2502 For #10587: Fix and re-enable old CollectionTest.kt 2021-06-11 15:25:40 +03:00
Oana Horvath 9fd7fe3df1 For #15754: Get playback state using MediaSession in MediaNotificationTests 2021-05-24 09:48:49 +03:00
Oana Horvath 78f0086b7e For #17979 & #17840: fix and re-enable UI tests affected by main menu changes 2021-04-12 19:16:17 +03:00
AndiAJ 23e6f7aa91 For #16615: UI Smoke Tests for Tab Crash Reporter 2021-02-02 10:23:04 +02:00
Christian Sadilek 89ad370eb2 Remove SessionManager references from UI tests 2021-02-01 10:58:46 -05:00
Oana Horvath d202daf47e For #16615: UI smoke test mainMenuInstallPWATest 2021-01-22 10:25:03 +02:00
Oana Horvath 7c56df41df For #17309, #13447, #14534 UI tests: changed the way page Url is verified 2021-01-21 10:07:13 +02:00
Oana Horvath 58cefbbb94 For #16615: Collections UI smoke tests 2021-01-18 10:08:43 +02:00