mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-20 10:53:53 +01:00
* tests - use `@playwright/test@1.18.0-rc1` * fix bad dependency * clear more weird ts dependencies
VS Code Automation Package
This package contains functionality for automating various components of the VS Code UI, via an automation "driver" that connects from a separate process. It is used by the smoke tests.