Closed
Bug 2051304
Opened 9 days ago
Closed 6 days ago
Add support for integrators specifying labels for toolbar buttons - useful in UI tests
Categories
(Firefox for Android :: Toolbar, enhancement)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: petru, Assigned: petru)
References
Details
(Whiteboard: [fxdroid][group3])
Attachments
(1 file)
The automation team asked for help in allowing UI tests identifying the buttons the toolbar shows.
A particular tricky scenario is currently the security info button which has 4 different states, all with the same content description but not all opening the security panel.
Updated•9 days ago
|
| Assignee | ||
Comment 1•7 days ago
|
||
While the page is loaded the site info button is not actionable.
Waiting in UI tests until the page is loaded and the info button becomes
actionable was hard.
Until now.
Pushed by plingurar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f3cc7e463de0
https://hg.mozilla.org/integration/autoland/rev/f520bd5b3494
Add custom testTags for security info button states r=android-reviewers,jonalmeida
Comment 3•6 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•