Skip to content

chore(server): clean up action option types - #42902

Merged
Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:chore-server-action-types
Sep 25, 2026
Merged

Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:chore-server-action-types

Conversation

@dgozman

Copy link
Copy Markdown
Collaborator

Summary

  • Remove unused QueryOnSelectorOptions, MouseMultiClickOptions, VideoOptions and EmulatedSize.
  • Move scroll to PointerActionWaitOptions, since only pointer actions read it.
  • Add steps to MouseClickOptions and valueOrLabel to SelectOption, both already sent by the protocol.
  • Type Frame.drop options as what FrameDropParams actually provides.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

- Remove unused QueryOnSelectorOptions, MouseMultiClickOptions,
  VideoOptions and EmulatedSize.
- Move scroll to PointerActionWaitOptions, only pointer actions read it.
- Add steps to MouseClickOptions and valueOrLabel to SelectOption,
  both are already sent by the protocol.
- Type Frame.drop options as what FrameDropParams actually provides.
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

3 flaky ⚠️ [chromium-library] › library/chromium/chromium.spec.ts:213 › should intercept service worker requests (main and within) `@chromium-ubuntu-22.04-node20`
⚠️ [firefox-library] › library/browsercontext-cookies-third-party.spec.ts:257 › third party 'Partitioned;' cookies `@firefox-ubuntu-22.04-node20`
⚠️ [firefox-library] › library/browsercontext-cookies-third-party.spec.ts:470 › top level 'Partitioned;' cookie and same origin iframe `@firefox-ubuntu-22.04-node20`

52281 passed, 1255 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

8751 passed, 1480 skipped


Merge workflow run.

@dgozman
Dmitry Gozman (dgozman) merged commit 5ce0bb4 into microsoft:main Sep 25, 2026
45 checks passed
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.

2 participants