vscode/test/automation
Hawk Ticehurst 499c580031
Update chat send button to use new up arrow compact icon (#327888)
* Update chat send button to use new up arrow compact icon

* Fix chat send button smoke selectors

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-28 17:35:00 -04:00
..
2026-07-14 12:34:04 +02: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.