Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Unknown
-
Description
Driver.js does not support per-step overlay setting (true/false).
We could either:
- Remove this option entirely, and move it to the task object (so a task either has or hasn't got an overlay, per-step overlay setting removed)
- Fix the overlay parameter, since currently only the overlay parameter of the first executed step is applied.