Packages@robojs/mock
TestSession
Interface: TestSession
Test session wrapper with convenience methods
Properties
Methods
destroy()
destroy(): Promise<void>Destroy the session and clean up
Returns
Promise<void>
Robo.jsTest session wrapper with convenience methods
destroy(): Promise<void>Destroy the session and clean up
Promise<void>