Closed
Bug 1884154
Opened 1 year ago
Closed 1 year ago
Remove openInApp Button Reference from UI Tests
Categories
(Firefox for Android :: UI Tests, defect)
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: jajohnson, Assigned: jajohnson)
Details
Attachments
(1 file)
The openInApp button was removed from the PDFViewer context and the tests need to have reference to that element removed.
There is one test for that element that needs to be deleted and 2 references in other Robots that need updated.
Changes:
- Deleting
verifyPDFViewerOpenInAppButtonTest - Removing unused import for
itemWithResIdAndTextinPDFViewerTest.kt - Deleting element reference in
verifyPDFReaderToolbarItemsfromBrowserRobot.kt - Deleting element reference in
verifyPDFReaderToolbarItemsfromCustomTabRobot.kt
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Authored by https://github.com/jjSDET
https://github.com/mozilla-mobile/firefox-android/commit/8c2a7bf4f6b879d0149aecf507fc4967b6cc1709
[main] Bug 1884154 - Remove openInApp Button Reference from UI Tests
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•