Tip: One way to check the compatible browser version is to look at the version of Playright currently used for testing VS Code and review its supported browser versions. You can find the currently used Playwright version in the VS Code repo's package.json file at devDependencies/@playwright/test. Once you know the Playwright version, for example 1.37, you can then review the Browser Versions section in their Release notes.