Skip to content

Revert "feat(keyboard): add array overload to pressSequentially (#40748)"#41212

Merged
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:revert-7f13406
Jun 9, 2026
Merged

Revert "feat(keyboard): add array overload to pressSequentially (#40748)"#41212
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:revert-7f13406

Conversation

@dgozman

@dgozman dgozman commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

This reverts commit 7f13406.

There are not enough reasons to ship this API. Automating workflows are fine with multiple calls. Agentic workflows are fine with multiple tool calls in a row.

It seems like making this a default behavior would be nice, with an opt-out flag, but code search on github suggests this is breaking.

References #40740.

…osoft#40748)"

This reverts commit 7f13406.

There are not enough reasons to ship this API. Automating workflows
are fine with multiple calls. Agentic workflows are fine with multiple
tool calls in a row.

It seems like making this a default behavior would be nice, with an
opt-out flag, but code search on github suggests this is breaking.
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7266 passed, 1119 skipped


Merge workflow run.

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

2 flaky ⚠️ [chromium-library] › library/popup.spec.ts:261 › should not throw when click closes popup `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:647 › screencast › should capture full viewport `@chromium-ubuntu-22.04-arm-node20`

39490 passed, 774 skipped


Merge workflow run.

@dgozman dgozman merged commit f95684a into microsoft:main Jun 9, 2026
46 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