Closed Bug 1963396 Opened 1 year ago Closed 1 year ago

Fix failing bookmarks tests in 139beta run

Categories

(Mozilla QA :: STArFox, defect, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tracy, Assigned: tracy)

References

Details

(Whiteboard: [Fx-Desk-Auto])

Four tests failing in Bookmarks:

test_add_new_other_bookmark.py and test_delete_other_bookmarks.py
both fail with Unable to locate element: browser[class='dialogFrame'];

test_edit_bookmark_from_bookmark_menu.py and test_edit_bookmark_via_star_button.py
Both fail in click on Other bookmarks folder on the toolbar. The expected menu doesn't appear so it can't find the expected element by label

panel.get_element("other-bookmarks-toolbar").click()
panel.element_visible("other-bookmarks-by-title", labels=["Mozilla Firefox"])

Each test ends up with "place:parent=unfiled_____&expandQueries=0" in the browser url bar.

Assignee: nobody → twalker
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.