We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
click
The automation stuck on first action.
Automation keeps playing even if the target click element doesn't exist.
The text was updated successfully, but these errors were encountered:
#85 - don't stop execution flow when action has error
496a6db
#85 - don't stop execution flow when action has error (#86)
70b9cfa
No branches or pull requests
Reproduction steps
click
event with target element that doesn't exist.Observed behavior
The automation stuck on first action.
Expected behavior
Automation keeps playing even if the target click element doesn't exist.
The text was updated successfully, but these errors were encountered: