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