mozilla / FoxPuppet

Other
17 stars 14 forks source link

Add PanelUI functionality #313

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

ben-c-at-moz commented 4 days ago

Add functionality, including new classes (potentially in new files) to automate the PanelUI (Hamburger menu).

  1. Not everything needs to be automated, but we need Classes for the menu and at least placeholders for the menu items.
  2. Please automate the New Tab and New Window options.
  3. Please write a method to return whether or not an update badge appears on the menu icon

Write tests for all added functionality. Make sure they pass with make test and in UI.

Make sure existing tests pass with make test and in UI.