It would be awesome to have the ability to log out values in the console without running the code snippets or executing hooks. Just like the regular console within the Chrome DevTools.
As my Bots get more sophisticated , I'm working with Objects a lot. It would be awesome to have the possibility to quick log out the object values for test purposes. Unfortunately, the object values do not display immediately in the Event Debugger, especially when working with Hooks.
Would be cool to just quickly log out values without re-running the code snippets or hooks.