reference-browser
reference-browser copied to clipboard
A full-featured browser reference implementation using Mozilla Android Components.
This patch: * Adds the [Dependency Analysis Gradle Plugin](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/) to our Gradle setup * Creates a new linter job in Taskcluster that will fail on any new issues, ensuring we...
Intermittent UI test failure - < AddonsTest. installAddonTest, AddonsTest.cancelAddonInstallTest >
### Firebase Test Run: - `installAddonTest` [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/5339001782042139110/executions/bs.414b48984a5dbe2b/testcases/1/test-cases) [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/5339001782042139110/executions/bs.e10db4b6cb570d87/testcases/1) - `cancelAddonInstallTest` [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/5339001782042139110/executions/bs.4c971e76b2a4cc67/testcases/1) [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/5339001782042139110/executions/bs.72bf8172cf7824b1/testcases/1) ### Stacktrace: androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: view.getId() is View Hierarchy: +>DecorView{id=-1,...
As a User I want to be able to delete specific cookies and to see its size as it is possible on desktop.
### Pull Request checklist - [x] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features
### Firebase Test Run: [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/8240288474299508382/executions/bs.19d4e101ef7eba13/test-cases) ### Stacktrace: androidx.test.espresso.PerformException: Error performing 'single click - At Coordinates: 251, 280 and precision: 16, 16' on view 'an instance of android.widget.TextView and view.getText()...
This was about 5 minutes' worth of work using ChatGPT. If this shows promise, I'll keep going with the rest that are currently baselined away.
### Steps to reproduce 1.go to a website with input tag ``` ``` , like [file input test](https://appstore.suisuy.eu.org/httpschatgptcomc66e284353b38800b80a3b1e76a0347ca/index.html) 2.upload a file but nothing happen ### Expected behavior -The file selection...
### Firebase Test Run: Provide a Firebase test run report link here showcasing the problem ### Stacktrace: ### Build:
### Firebase Test Run: Flaky on 8/19: [Firebase link](https://console.firebase.google.com/project/moz-reference-browser-230023/testlab/histories/bh.b4e77beaed81bc1c/matrices/6335178392288556020/details) ### Stacktrace: ```androidx.test.uiautomator.UiObjectNotFoundException: UiSelector[RESOURCE_ID=org.mozilla.reference.browser.debug:id/mozac_browser_toolbar_url_view] at androidx.test.uiautomator.UiObject.click(UiObject.java:378) at org.mozilla.reference.browser.ui.robots.NavigationToolbarRobot$Transition.enterUrlAndEnterToBrowser(NavigationToolbarRobot.kt:41) at org.mozilla.reference.browser.ui.DownloadTest.cancelFileDownloadTest(DownloadTest.kt:51) ``` ### Build: 8/19