Comment by namanyayg

22 days ago

Afaik no. But if it's access to authenticated resources that you want, you can do so by copying over cookies.

Yes^ this is what we suggest. Stagehand is meant to execute isolated tasks on browsers; we support using custom contexts (cookies) with the following command:

    npx create-browser-app --example persist-context