Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two screen login resists all attempts to automate #691

Open
DonnKey opened this issue Oct 23, 2018 · 0 comments
Open

Two screen login resists all attempts to automate #691

DonnKey opened this issue Oct 23, 2018 · 0 comments

Comments

@DonnKey
Copy link

DonnKey commented Oct 23, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant