I want to use existing crawler setting (JSON/ cherioo ) upon creating new session, signing in / signing up user there while associating cookies, token with the session.
Currently I put these new session creation conditionally inside preNavigation hook (context is passed as arg there), but not in createNewSession