Skip to content

fix(codegen): do not reset current tool upon clearing highlight#33822

Merged
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:codegen-fix-149
Dec 3, 2024
Merged

fix(codegen): do not reset current tool upon clearing highlight#33822
dgozman merged 1 commit intomicrosoft:mainfrom
dgozman:codegen-fix-149

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Nov 29, 2024

This breaks when VSCode updates the highlight during recording. The problem was exposed by #33632.

I wasn't able to write a test as a part of codegen.spec, debug-controller.spec or in the playwright-vscode repository. It seems like timing is very important to reproduce the issue.

Fixes #33787.

This breaks when VSCode updates the highlight during recording.
The problem was exposed by microsoft#33632.
@github-actions
Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node18
⚠️ [webkit-library] › library/browsercontext-add-cookies.spec.ts:429:3 › should allow unnamed cookies @webkit-ubuntu-22.04-node18
⚠️ [playwright-test] › ui-mode-test-update.spec.ts:83:5 › should pick new / deleted tests @windows-latest-node18-1

37188 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

@dgozman dgozman merged commit a7f2868 into microsoft:main Dec 3, 2024
dgozman added a commit that referenced this pull request Dec 3, 2024
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]: VSC extension isn't capturing all entered text

2 participants