mozilla / FoxPuppet

Other
17 stars 14 forks source link

Add Bookmark Functionality #312

Open ben-c-at-moz opened 4 days ago

ben-c-at-moz commented 4 days ago

Add functionality to NavBar (and elsewhere) to set, unset, and retrieve bookmarks.

Refer to https://github.com/mozilla/fx-desktop-qa-automation/blob/main/modules/browser_object_navigation.py for ideas on what needs to be built and how to do it.

Add tests that exercise all methods. Make sure they run in make test and in CI.

Make sure the existing tests also pass using make test and in CI.