|
| Description: |
If a task is interrupted for any reason (error due to missing element, any other kinds of errors), the progress for that task should be discarded.
The current behavior is to skip the task.
When the user clicks on the overlay, nothing a modal should happen, open asking the task should continue unless the user explicitly skips or cancels it if they want to close the task . (driver.js confirm on exit functionality https://driverjs.com/)
For page reloads the task persists and will automatically start again. |
| Assignee: |
Brassat Alexandru |
|