mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
These files were added in an earlier commit on this branch but are not part of the sessions e2e test framework (which lives under src/vs/sessions/test/e2e/). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.