import {PressBuilder} from '@serenity-js/protractor/lib/screenplay/interactions'
PressBuilder
Fluent interface to make the instantiation of the Interaction to Press more readable.
See also:
Member Summary
Public Members | ||
public |
in(field: Question<ElementFinder> | ElementFinder | Question<AlertPromise> | AlertPromise): Interaction: * Instantiates an Interaction to Press. |
Public Members
public in(field: Question<ElementFinder> | ElementFinder | Question<AlertPromise> | AlertPromise): Interaction: * source
Instantiates an Interaction to Press.