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

New step authenticate / auth ? - wait for 5 minutes until an element appears - add macro feature #949

Closed
kensoh opened this issue Feb 27, 2021 · 3 comments
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Feb 27, 2021

Met a power user and he suggested that an authenticate step would be helpful.

For eg, when user is required to enter password and 2FA manually.

Thinking through, under the hood, it would be setting timeout to 300 seconds, doing a hover step on the target element, and then setting timeout back to the previous value (default is 10 seconds). This way, for 5 minutes, users can slowly enter password and 2FA code without breaking the automation. Once logged in and the element appears, automation continues.

@kensoh kensoh added the feature label Feb 27, 2021
@kensoh
Copy link
Member Author

kensoh commented Feb 27, 2021

Copying @ruthtxh for your thoughts

@kensoh
Copy link
Member Author

kensoh commented May 25, 2021

Related to feature on macros - #960

@kensoh
Copy link
Member Author

kensoh commented May 28, 2021

Issue #949 should be part of user macros. Tracking it there at #960 (comment) and closing this issue

@kensoh kensoh changed the title New step authenticate / auth ? - to wait for 5 minutes until an element appears New step authenticate / auth ? - wait for 5 minutes until an element appears - add macro feature May 28, 2021
@kensoh kensoh closed this as completed May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant