externalSwitchable
Implemented by
Index
Methods
Methods
externalswitchTo
Switches the context to the object implementing this interface and returns
SwitchableOriginthat allows for the context to be switched back when needed.Returns Promise<SwitchableOrigin>
Describes a Serenity/JS model object that can be switched to and switched back from using the task to
Switch.Examples of switchable models include a
PageandPageElement.Learn more
PagePageElementSwitch