Bug 1865357 - Add Global Privacy Control UI tests.
commita35b748bfd05296245bb7d6757fb3bb2f256f370
authormcarare <48995920+mcarare@users.noreply.github.com>
Wed, 6 Dec 2023 13:25:40 +0000 (6 15:25 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Dec 2023 21:58:51 +0000 (7 21:58 +0000)
treec13248de786ca88ed6b15fd17c0d7e10280996ad
parent3920370326dc3472559e3197996133239cadf78f
Bug 1865357 - Add Global Privacy Control UI tests.
mobile/android/fenix/app/src/androidTest/assets/pages/global_privacy_control.html [new file with mode: 0644]
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/helpers/TestAssetHelper.kt
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/GlobalPrivacyControlTest.kt [new file with mode: 0644]
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/robots/SettingsSubMenuEnhancedTrackingProtectionRobot.kt
mobile/android/focus-android/app/src/androidTest/assets/global_privacy_control.html [new file with mode: 0644]
mobile/android/focus-android/app/src/androidTest/java/org/mozilla/focus/privacy/GlobalPrivacyControlTest.kt [new file with mode: 0644]