mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-14 03:21:36 -04:00
* check untrusted notebook behavior * remove skips * check for elements after trusted nb is reopened * move trusted element checks to notebook method * make selector more specific
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.