Open
Bug 1852633
Opened 1 year ago
Updated 1 year ago
Consider adding more assertions to tests for footer visibility
Categories
(Firefox :: Shopping, task, P3)
Firefox
Shopping
Tracking
()
NEW
People
(Reporter: kpatenio, Unassigned)
References
Details
(Whiteboard: [fidefe-shopping])
Patch for Bug 1852285 adds a helper function verifyFooterVisible
that tests can call to ensure the settings and analysis-explainer appear as expected.
I noticed that verifyFooterVisible
did not work for some tests (ex. browser_unavailable_product.js
), probably because of the way the tests are written (not using a helper function like getAnalysisDetails
in head.js
).
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•