Base element of given page object
Get the locator map of given page object
Parent element of given page object
Get editor action of a select editor group, search by title
zero based index of the editor group (leftmost group has index 0), default 0
promise resolving to WebElement object if found, undefined otherwise
Retrieve an editor group with a given index (counting from left to right)
zero based index of the editor group (leftmost group has index 0)
promise resolving to an EditorGroup object
Retrieve all editor groups in a list, sorted left to right
promise resolving to an array of EditorGroup objects
Switch to an editor tab with the given title
title of the tab
zero based index for the editor group (0 for the left most group)
Promise resolving to Editor 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
View handling the open editors