Luther Posted April 24, 2023 Posted April 24, 2023 Good morning all! How can I create a workflow that will autofill user name and password fields one after the other, only hitting enter after the password field is targeted and filled? For example, say I am logging into website 'ABC'. I have a field for user name and a field for password, one field is atop the other field. User name [input_username_here] Password: [input_password_here] How can I make a workflow to accomplish this? Attached a screenshot of the typical format for these fields, how they appear one after the other.
Stephen_C Posted April 24, 2023 Posted April 24, 2023 Take a look at the Dispatch Key Combo Output. In effect, you're probably looking to output two variables (user name and password) separated by tab. Stephen Luther 1
Luther Posted April 24, 2023 Author Posted April 24, 2023 Worked like a charm @Stephen_C! Thank you so much!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now