exit();
The exit method exits from repository.
After executing the example the application login dialog box is loaded.
Executing the example requires that the application object navigator is opened. The scenario specified below must be started in the browser console.
Exit the application:
PP.App.exit();
After executing the example the system login dialog box is loaded:
See also: