This issue has been created
 
 
Guided Tour / cid:jira-generated-image-avatar-da35cb2d-7cd5-4491-8330-146f01b5feca GUIDEDTOUR-22 Open

Broken per-step overlay parameter

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-80416e1d-c4c0-4132-b0af-ac5f253a3542 Brassat Alexandru created this issue on 24/Jul/26 13:09
 
Summary: Broken per-step overlay parameter
Issue Type: cid:jira-generated-image-avatar-da35cb2d-7cd5-4491-8330-146f01b5feca Bug
Assignee: Unassigned
Created: 24/Jul/26 13:09
Priority: cid:jira-generated-image-static-major-687625e9-c4fb-4ce0-91c7-7785fba5c86b Major
Reporter: Brassat Alexandru
Description:

Driver.js does not support per-step overlay setting (true/false).

We could either:

  1. 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)
  2. Fix the overlay parameter, since currently only the overlay parameter of the first executed step is applied.