Anca/ User can pinned extensions on the sidebar#1150
Conversation
|
Good work navigating the shadow DOM complexity here. The JS-based approach and explanatory docstrings are appreciated. Three things to address:
|
|
Good work navigating the shadow DOM complexity here — the JS-based approach with inline attribute checks is well-reasoned and the docstrings explain the GeckoDriver limitation clearly. A few issues to address: 1. Unused variable and import — 2. Missing 3. Missing |
tests/sidebar/test_user_can_manage_pinned_extensions_on_the_sidebar.py
Outdated
Show resolved
Hide resolved
ben-c-at-moz
left a comment
There was a problem hiding this comment.
LGTM...can you do a demo sometime for the team on how you figure out the JavaScript you need to execute here?
Bugzilla: 2010283
TestRail: 2652535
Description of Code / Doc Changes
Process Changes Required
Mark the relevant boxes, delete irrelevant lines.
pipenv install)./devsetup.sh)Screenshots or Explanations
If you need to explain your code, do it here.
Comments or Future Work
Do we need to start another PR soon to address something you saw while working on this?
Workflow Checklist
Thank you!