Closed
Bug 2033821
Opened 3 months ago
Closed 3 months ago
Fix open_usb_and_select method of browser_object_navigation.py
Categories
(Mozilla QA :: STArFox, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tracy, Assigned: benchatt)
References
(Blocks 1 open bug)
Details
open_usb_and_select method of browser_object_navigation.py is causing search test failures on all platforms in Fx151Beta in a half dozen tests.. claude review of PR https://github.com/mozilla/fx-desktop-qa-automation/pull/1260 suggests a similar JS workaround could be implemented here as well.
- test_search_mode_appears_after_input.py
- test_disable_websearch_from_awesomebar.py
- test_search_mode_cleared_on_engine_removal.py
- test_search_mode_exits_correctly.py
- test_use_different_search_shortcut_while_already_in_search_mode.py
- test_verify_url_after_tab_switch_with_search_mode.py
| Reporter | ||
Updated•3 months ago
|
Assignee: nobody → bchatterton
QA Whiteboard: [Fx-Desk-Auto]
| Assignee | ||
Comment 1•3 months ago
|
||
All of these bugs are fixed in PR 1264
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•