forked from mirrors/gecko-dev
This test was brittle for a few reasons: 1. The bookmarks toolbar is, by default, configured to show and hide depending on whether or not about:home/about:newtab is displayed. This meant that sometimes when trying to click on a bookmark toolbar item, a transition from the visible-to-collapsed or collapsed-to-visible state would be underway, and the click event would ultimately miss its mark. 2. The bookmarks toolbar also populates itself lazily, so the test has been adjusted to ensure that there are items in the toolbar before it attempts to click on one. Differential Revision: https://phabricator.services.mozilla.com/D125761 |
||
|---|---|---|
| .. | ||
| browser | ||
| unit | ||