You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: