zaproxy / zaproxy/browser-extension
Support shadow DOM recording
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 15
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
The recorder does not currently record interactions with the shadow DOM.
Ideally it should, although right now I have no idea how hard that will be...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the recorder entry point and reading how it observes ordinary DOM interactions. Investigate the browser's shadow DOM boundaries and determine what interactions must be captured; done means recording representative shadow DOM interactions reliably, with tests or reproduction steps covering the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100