mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 17:23:05 -05: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.