The panel containing the button in the welcome section
The enclosing welcome section
The enclosing welcome section
Base element of given page object
Get the locator map of given page object
Parent element of given page object
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
A button that appears in the welcome content and can be clicked to execute a command.
To execute the command bound to this button simply run:
await button.click();
.