How to login with the username and password with domain name which is getting prompt while launching the website

HI @selvarani1390,
When you try to launch website if it is a dialog box asking for credentials with user name and password, you can use Element Exists Activity. Use If activity to check whether that dialog exists, if it is present then using Type Into activity give username and password.
Refer the following thread. hope it meet ur needs.

Thanks.

1 Like