This handles login authentication dialogs. The ONLOGIN command must appear before the macro command that navigates to the site that brings up the login dialog.
ā How to achieve the same in Ui.Vision (How to Handles login dialogs?)
Hello, I assume you refer to authentication popups like the one in the screenshot below. These login popups are a common security mechanism on websites, often requiring authentication through a username and password:
Ui.Vision does not have - and does not need! - a ONLOGIN command like iMacros. Instead, you can use the real user simulation XTYPE command to fill this dialog.