Using Encrypted Passwords

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
dacarle
Posts: 1
Joined: Fri Jan 15, 2021 3:10 am

Using Encrypted Passwords

Post by dacarle » Fri Jan 15, 2021 3:20 am

I am having trouble finding a good example of how to do the following:

How do I take a password I encrypted using https://demo.imacros.net/PasswordTool.aspx and using the encrypted password correctly a website? Is there anything special that I need to do to use the same encrypted password when running the imacro from the command line?

Thanks
Tom, Tech Support
Posts: 3834
Joined: Mon May 31, 2010 4:59 pm

Re: Using Encrypted Passwords

Post by Tom, Tech Support » Fri Jan 15, 2021 4:17 pm

Hi dacarle,

You need to make sure you have entered the same master password that you used to encrypt the website password into the iMacros settings (on the Security tab).

Then, in your macro, prior to the command that enters the password, make sure you have SET !ENCRYPTION STOREDKEY.

https://wiki.imacros.net/Password_Security
Regards,

Tom, iMacros Support
Post Reply