Skip to content

Add missing tests: page.spec.ts Page.select (#2172)#3259

Merged
kblok merged 1 commit intomasterfrom
import-tests-2172
Feb 27, 2026
Merged

Add missing tests: page.spec.ts Page.select (#2172)#3259
kblok merged 1 commit intomasterfrom
import-tests-2172

Conversation

@kblok
Copy link
Member

@kblok kblok commented Feb 27, 2026

Summary

Closes #2172

Test plan

  • New test ShouldWorkWhenReDefiningTopLevelEventClass passes with Chrome/CDP
  • All 16 existing SelectTests continue to pass

🤖 Generated with Claude Code

…lass (#2172)

Port upstream test "should work when re-defining top-level Event class" from
the Page.select describe block in page.spec.ts. This test verifies that
Page.SelectAsync works correctly even when the top-level Event class is
redefined (set to undefined) on the page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kblok kblok merged commit d569729 into master Feb 27, 2026
14 checks passed
@kblok kblok deleted the import-tests-2172 branch February 27, 2026 11:50
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.

Add missing tests page.spec.ts: Page.select

1 participant