forked from redhat-developer/vscode-extension-tester
-
Notifications
You must be signed in to change notification settings - Fork 0
Page Object APIs
github-actions[bot] edited this page Oct 7, 2024
·
1 revision
In order to keep everyone from having to go through the VS Code DOM, which is quite complicated, the framework provides page objects to work with parts of VS Code directly.
See the individual page object pages below for quick usage guide.