zaproxy / zaproxy/browser-extension

Support shadow DOM recording

Open
#202 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.