Logout

Last modified: June 25, 2024

1 Description

Triggers the logout/logoff from an application via the client API. Use this keyword in the teardown-phase of your test cases to end the user session. This will work regardlessly of the UI state.

2 Usage

This action will logout the current active user. You can use it at any state or on any page of your application.