We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.27.1
Steps:
I was able to see the error when I ran the tests in VSCode.
Tests should have ran successfully.
Error displayed.
Executable doesn't exist at C:\Users\kyjohnso\AppData\Local\ms-playwright\chromium-1028\chrome-win\chrome.exe
If I update the playwright nuget package, it resolves the issue.
System: OS: Windows 11 10.0.26100 CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U Memory: 4.64 GB / 31.83 GB Binaries: Node: 21.2.0 - C:\Program Files\nodejs\node.EXE npm: 10.2.3 - C:\Program Files\nodejs\npm.CMD IDEs: VSCode: 1.96.2 - C:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\bin\code.CMD
The text was updated successfully, but these errors were encountered:
v1.27.1 seems very old - we recommend using latest. It seems working there?
Sorry, something went wrong.
No branches or pull requests
Version
1.27.1
Steps to reproduce
Steps:
Executable doesn't exist at C:\Users\xxx\AppData\Local\ms-playwright\chromium-1028\chrome-win\chrome.exe
I was able to see the error when I ran the tests in VSCode.
Expected behavior
Tests should have ran successfully.
Actual behavior
Error displayed.
Executable doesn't exist at C:\Users\kyjohnso\AppData\Local\ms-playwright\chromium-1028\chrome-win\chrome.exe
Additional context
If I update the playwright nuget package, it resolves the issue.
Environment
The text was updated successfully, but these errors were encountered: