passifox icon indicating copy to clipboard operation
passifox copied to clipboard

Two screen login resists all attempts to automate

Open DonnKey opened this issue 7 years ago • 0 comments

The Walgreen's website is highly resistant to being automated. Has anyone figured out a way to automate it? (See https://www.walgreens.com/login.jsp?clearintent=true -- or =false) I've tried many combinations, but none seem to work well. I have succeeded in getting my username entered correctly and the current selected field (cursor) still on the username field. (Naive attempts end up with the cursor in the search/URL browser field - it requires a {DELAY 3000} before the {USERNAME}.) Subsequent {TABS} are ignored (but tab from the keyboard works). The URL on the second screen is identical to that from the first so using two autotype fields may not work (I've never gotten far enough to be sure). It also appears that ChromeIPass doesn't fully honor {DELAY} (at least here) because I don't see the delays I'd expect.

Suggestions appreciated.

This is ChromeIPass 2.8.1 with KeePass 2.40

DonnKey avatar Oct 23 '18 18:10 DonnKey