Call this InteractorConstructor to initialize a popover Interactor.
The popover interactor can be used to interact with popover on the page and
to assert on their state.
The popover is located by the text of its label or by title text content.
Example
awaitPopover().close();
Filters
visible: boolean – Filter by visibility. Defaults to true. See isVisible.
Call this InteractorConstructor to initialize a popover Interactor. The popover interactor can be used to interact with popover on the page and to assert on their state.
The popover is located by the text of its label or by title text content.
Example
Filters
visible
: boolean – Filter by visibility. Defaults totrue
. See isVisible.Actions
close()
: Interaction – Close the popover