feat: add pair to worflow & notify client
This commit is contained in:
@@ -221,6 +221,7 @@ export class WorkflowGenerator {
|
||||
this.generatedData.lastUsedSelector = selector;
|
||||
this.generatedData.lastAction = 'click';
|
||||
}
|
||||
await this.addPairToWorkflowAndNotifyClient(pair, page);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user