Comment by namanyayg Comment by namanyayg 10 months ago 1 reply Copy Link View on Hacker News Afaik no. But if it's access to authenticated resources that you want, you can do so by copying over cookies.
Copy Link hackgician 10 months ago Collapse Comment - 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 Reply View | 0 replies
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: