AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.86k stars 1.12k forks source link

how to debug startWorkflowExec in chrome #1513

Closed qianzhangdu closed 8 months ago

qianzhangdu commented 8 months ago

I can debug the function startWorkflowExec in /src/workflowEngine/index.js

image

but I can not debug the function startWorkflowExec

image

did i find the wrong execute function ?

small-carbon commented 5 months ago

我执行下图红框里面的流程,调试怎么进不去这个/src/workflowEngine/index.js 中的函数 startWorkflowExec image