webrecorder/autobrowser

Support BehaviorTab starting out paused

Closed this issue · 1 comments

If say START_PAUSED=1, BehaviorTab starts out in 'paused' mode, eg. doesn't run the behavior right away, maybe not even connects to the tab? Or maybe just connects and doesn't start behavior yet, until it gets the pubsub start message, whatever is simpler.

Yep, can confirm it already starts out paused, waits until the start message has been received!