Base element of given page object
Get the locator map of given page object
Parent element of given page object
Get all visible markers from the problems view with the given type. Warning: this only returns the markers that are visible, and not the entire list, so calls to this function may change depending on the environment in which the tests are running in. To get all markers regardless of type, use MarkerType.Any
type of markers to retrieve
Promise resolving to array of Marker objects
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
Problems view in the bottom panel.