Skip to content

Conversation

@Kylejeong2
Copy link
Member

what

update agent-browse to use stagehand v3

// TODO: update stagehand page object
// Use CDP to take screenshot directly
export async function takeScreenshot(page: Page, pluginRoot: string) {
export async function takeScreenshot(page: any, pluginRoot: string) {
Copy link

@KennyDizi KennyDizi Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Kylejeong2 With the latest update browserbase/stagehand@bdd76fc
We should add import { Page } from '@browserbasehq/stagehand'; back?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And update @browserbasehq/stagehand to ^3.0.2

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.

3 participants