Skip to content

Fix failing tests: elementhandle-eval-on-selector (headful)#143

Open
kblok wants to merge 1 commit intomainfrom
fix/issue-112
Open

Fix failing tests: elementhandle-eval-on-selector (headful)#143
kblok wants to merge 1 commit intomainfrom
fix/issue-112

Conversation

@kblok
Copy link
Copy Markdown
Member

@kblok kblok commented Mar 28, 2026

Summary

  • Removes the [elementhandle-eval-on-selector.spec.ts] * headful expected-failure entry
  • These tests perform basic DOM selector evaluation and are not affected by headless vs headful mode
  • C# test implementations match upstream exactly - no code fix needed

Closes #112

🤖 Generated with Claude Code

These tests perform basic DOM selector evaluation (querying elements,
evaluating expressions on them) and have no dependency on headless vs
headful mode. The C# tests match upstream exactly. The expected-failure
entry was overly broad and should not have included these tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

Fix failing tests: elementhandle-eval-on-selector.spec.ts (headful)

1 participant