/bounty 100 should be able to reproduce this: ``` Failed to enable debugger domains: Debugger is not attached to the tab with id: 648628626. ``` example ts workflow: https://github.com/mediar-ai/terminator/tree/main/examples/simple_notepad_workflow definition of done: - uses workflow sdk, terminator sdk, can be ran one liner using terminator cli - test different edge cases of the rust bridge using UI (executeBrowserScript function) - PR with video showing it runs - make it run in our github action