Hi all, we are working on fixing the browser to work in remote (wsl/ssh/dev container) environments.
In the meantime, please add "anysphere.cursor-playwright": ["ui"] to the remote.extensionKind setting to the user settings:
"remote.extensionKind": {
"anysphere.cursor-playwright": ["ui"],
}
