Files
vscode/test/automation
Martin Aeschlimann 56b0088dce update vscode-test-web (#201187)
* update vscode-test-web

* add @playwright/browser-chromium

* add skipLibCheck

* add skipLibCheck

* use esnext

* cleanup
2023-12-19 16:03:03 +01:00
..
2023-11-30 12:58:41 +01:00
2023-10-10 20:11:30 +02:00
2023-12-19 16:03:03 +01:00

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.