Skip to content

fix(cli): correct mousewheel delta mapping#39716

Merged
yury-s merged 1 commit intomicrosoft:mainfrom
oleksii-tumanov:fix-cli-mousewheel-deltas
Mar 17, 2026
Merged

fix(cli): correct mousewheel delta mapping#39716
yury-s merged 1 commit intomicrosoft:mainfrom
oleksii-tumanov:fix-cli-mousewheel-deltas

Conversation

@oleksii-tumanov
Copy link
Contributor

Summary

  • correct 'playwright-cli mousewheel dx dy'
  • align CLI behavior with 'page.mouse.wheel(deltaX, deltaY)'yep

Fixed #39715

@yury-s yury-s merged commit b02edba into microsoft:main Mar 17, 2026
9 of 10 checks passed
@github-actions
Copy link
Contributor

Test results for "MCP"

1 failed
❌ [chrome] › mcp/http.spec.ts:206 › http transport browser lifecycle (persistent) @mcp-macos-latest

5338 passed, 186 skipped


Merge workflow run.

@oleksii-tumanov oleksii-tumanov deleted the fix-cli-mousewheel-deltas branch March 17, 2026 20:15
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.

[Bug]: playwright-cli mousewheel swaps dx and dy

2 participants