Skip to content

Conversation

@ridafkih
Copy link

@ridafkih ridafkih commented Feb 4, 2026

Summary

When launching a persistent context, this.browser was not being set. Functions checking this.browser fail.

Reproduction

agent-browser close
agent-browser --profile ~/.hello-world open vercel.com # ✓ Verc...
agent-browser record start /tmp/fail.webm # ✗ Browser not launc...

Fix

In the two cases where we're launching persistent contexts, we set this.browser to context.browser().

When launching a new persistent context, checks for this.browser will no
longer file, like in newTab, startRecording, etc.
@vercel
Copy link
Contributor

vercel bot commented Feb 4, 2026

@ridafkih is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant