Closed
Description
I encountered some issues while attempting to execute automa
concurrently:
handlerForms
Due to the use of elements.fouce()
+ debugger.Input.dispatchKeyEvent
, the two concurrent handlerForms
interfere with each other, resulting in incorrect input.
WorkflowWorker
The setting of WorkflowWorker.debugAttached
depends on the preceding active/new/switch Tab
block, which causes the debugger to detach incorrectly.
To Reproduce
Steps like:
Metadata
Metadata
Assignees
Labels
No labels
Activity