ulixee / hero

The web browser built for scraping
MIT License
649 stars 32 forks source link

feat: expose triggerFlowHandler internal data #229

Closed soundofspace closed 1 year ago

soundofspace commented 1 year ago

Expose 'triggeredFlowHandler', and 'matchedFlowHandlers' to caller so he knows what hero did when called manually. This function can also now be called multiple times as long as hero is making progress (matchedFlowHandlers is shrinking).