Can't Automate The Login for my Alarm
I have a simple form that requires two pieces of information .... but on the site's login form, instead of being tagged username and password they are tagged as
Panel user code [ ]
Module password [ ]
spelled and case'd exactly like that.
The Panel user code requires a 4-digit number and the Module password is, well, a password.
I can't get the Save to use these field names. Seems to put the 4-digit code in both - or if I [edit] the login, it dumps the password in both.
In the attached screenshot, I have attempted to provide names for the two fields and inserted a dummy 4-digit code and password (it's not really password123).
I have tried the sequence of the starting the Login, filling in the information, right-click the background and trying to Save the login ... that saves it, but it still doesn't execute correctly (because I think the 'form filler' is looking for the tags username and password and that's not what THIS login form requires.
How do I proceed ?
jc
Comments
-
I'm not quite clear from what you say whether you've specifically followed the procedure for recreating the login manually. If not, try that and see if it helps. It often does in situations like this.
Stephen
0