chromeos: Re-enable Android app parts of OSSettingsAppsPageTest
https://chromium-review.googlesource.com/c/chromium/src/+/1815957 merged the Google Play Store settings into the top-level Apps section. This removed the ANDROID_APPS route, so the existing tests can't provide coverage. This CL rewrites the tests of the Android apps sub-page so they construct the sub-page directly, rather than trying to click to navigate to it. This avoids the problem with the ANDROID_APPS route, and may help with the flakiness that caused the tests to be disabled in the first place. Bug: 1004583, 1006662 Test: browser_tests Change-Id: I9e22a1c4a90163b1c3093e5ec1648e62f7e4a61f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824020 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Jeevan Shikaram <jshikaram@chromium.org> Cr-Commit-Position: refs/heads/master@{#699597}
Showing
Please register or sign in to comment