Browse Source

fix: #1430 detach cdp

siykt 1 year ago
parent
commit
f9ea1ba552
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/workflowEngine/WorkflowWorker.js

+ 1 - 0
src/workflowEngine/WorkflowWorker.js

@@ -166,6 +166,7 @@ class WorkflowWorker {
           currentBlock: this.currentBlock,
           repeatedTasks: this.repeatedTasks,
           preloadScripts: this.preloadScripts,
+          debugAttached: this.debugAttached,
         });
 
         this.engine.addWorker({