the debugging capabilities in the tool are really amazing. The way to record the execution of flows and there elements with all the input / output information are very helpful.
How ever, this is cool for flows executed by user interactions (like a click).
There is unfortunately no way to record flows directly from start of the application which makes it hard to debug onApplicationStart flows.
I would like to hit the record button and then do a page refresh to record the ApplicationStart flows but the refresh button is disabled once the record is activated.
Hi,
the debugging capabilities in the tool are really amazing. The way to record the execution of flows and there elements with all the input / output information are very helpful.
How ever, this is cool for flows executed by user interactions (like a click). There is unfortunately no way to record flows directly from start of the application which makes it hard to debug onApplicationStart flows.
I would like to hit the record button and then do a page refresh to record the ApplicationStart flows but the refresh button is disabled once the record is activated.