Files
vscode/test/automation
Osvaldo Ortega ca6f15ddcf Revert test/automation and test/smoke changes to match main
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>
2026-03-02 18:04:04 -08:00
..
2026-01-30 13:12:58 -08: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.