cba
cba copied to clipboard
Target selector
Background
There are several Basic actions that does require selecting elements on the page in order to get the element CSS selector.
For that reason it would be handy to introduce a UI element that will be integrated into an action so users can target an element on the page.
Actions affected:
- change
- check
- click
- click-update
- copy
- copy-html
What to do
- Find out where would it make more sense to place the target selector on popup UI.
- Implement item selector functionality.
Maybe?