Base element of given page object
Get the locator map of given page object
Parent element of given page object
Find an action control with a given title
title of the global action
Promise resolving to ActionsControl object representing the action selector, undefined if not found
Find all global action controls displayed on the bottom of the activity bar
Promise resolving to array of ActionsControl objects
Returns selected view control
Promise resolving to selected ViewControl object
Find a view container with a given title
title of the view
Promise resolving to ViewControl object representing the view selector, undefined if not found
Find all view containers displayed in the activity bar
Promise resolving to array of ViewControl objects
Open context menu on the element
Poll for the element to become visible
custom timeout for the wait
custom interval to control polling
thenable self reference
Wait for the element to become visible
custom timeout for the wait
thenable self reference
Generated using TypeDoc
Page object representing the left side activity bar in VS Code