Debug This Login Please

Discussions and Tech Support specific to the iMacros for Chrome extension.
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
gjrhine
Posts: 2
Joined: Thu Dec 10, 2009 1:16 am
Location: South Carolina

Debug This Login Please

Post by gjrhine » Thu Dec 10, 2009 1:46 am

It fills in Customer Number, Password and hits enter and then the web page gives a login error. I can have it do all but enter, do that myself and then it is OK. Here is the script.

VERSION BUILD=1031208 RECORDER=CR
URL GOTO=https://www.pfbib.com/onlineserv/HB/Signon.cgi
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:Login ATTR=NAME:userNumber CONTENT=xxxxxxx
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:Login ATTR=NAME:password CONTENT=xxxxxxxxxx
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:Login ATTR=NAME:OK&&VALUE:<SP><SP><SP><SP>Enter<SP><SP><SP><SP>

Image
Gary J
Hannes, Tech Support

Re: Debug This Login Please

Post by Hannes, Tech Support » Thu Dec 10, 2009 11:16 am

Without the passwords, we will always get that error.

Feel free to raise a support ticket where you can provide our staff with the necessary credentials.
gjrhine
Posts: 2
Joined: Thu Dec 10, 2009 1:16 am
Location: South Carolina

Re: Debug This Login Please

Post by gjrhine » Thu Dec 10, 2009 3:28 pm

Using the wait seconds=5 command shows it filling in correctly. Also my old PasswordSafe script works correctly. LastPass has the same problem. :?
Gary J
Hannes, Tech Support

Re: Debug This Login Please

Post by Hannes, Tech Support » Fri Dec 11, 2009 10:24 am

As we don't have a login to that site, Itested with this forum's login and recording that works fine. Is there a site you can give us a (test) account where we can recreate that issue?
Post Reply