Skip to content

Update playwright to the latest version 1.56.0 to fix error for Windows#473

Open
flashscan wants to merge 1 commit intoed-donner:mainfrom
flashscan:main
Open

Update playwright to the latest version 1.56.0 to fix error for Windows#473
flashscan wants to merge 1 commit intoed-donner:mainfrom
flashscan:main

Conversation

@flashscan
Copy link
Copy Markdown

Got an error message related to the playwright when running the "Sidekick Personal Co-Worker" on Windows.
"playwright._impl._errors.Error: BrowserType.launch: Executable doesn't exist at C:\Users\username\AppData\Local\ms-playwright\chromium-1187\chrome-win\chrome.exe"

The actual version in that folder is chromium-1194, which is installed by the latest playwright version 1.56.0
"C:\Users\username\AppData\Local\ms-playwright\chromium-1194"

The error is fixed after updating the playwright version to the latest 1.56.0.

So, propose to upgrade the playwright version in uv.lock file to the latest 1.56.0?

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.

1 participant