Skip to content

Conversation

@freema
Copy link
Owner

@freema freema commented Nov 26, 2025

  • Add 'form' to SEMANTIC_TAGS in elementCollector.ts Form elements weren't being traversed in snapshot tree walker, causing form inputs to be missing from uidMap

  • Update selectTab() and createNewPage() to set cachedSelectedIdx getSelectedTabIdx() was returning stale value after tab switch

  • Fix network test for file:// protocol file:// URLs don't produce BiDi network events (local files don't go through network layer). Test now correctly verifies monitoring is active without expecting page load network event

- Add 'form' to SEMANTIC_TAGS in elementCollector.ts
  Form elements weren't being traversed in snapshot tree walker,
  causing form inputs to be missing from uidMap

- Update selectTab() and createNewPage() to set cachedSelectedIdx
  getSelectedTabIdx() was returning stale value after tab switch

- Fix network test for file:// protocol
  file:// URLs don't produce BiDi network events (local files
  don't go through network layer). Test now correctly verifies
  monitoring is active without expecting page load network event
@freema freema merged commit 96e7671 into main Nov 26, 2025
1 check passed
@freema freema deleted the claude/debug-pipeline-test-failure-01WRSjpeZ9SSv3r3SqNGAYZM branch November 26, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants