browserbase / stagehand

An AI web browsing framework focused on simplicity and extensibility.
https://www.browserbase.com
MIT License
1.16k stars 43 forks source link

Control timeout variable on function level #167

Closed filip-michalsky closed 1 week ago

filip-michalsky commented 2 weeks ago

We currently set timeout on init of the Stagehand object, we want to propagate it to function level.

filip-michalsky commented 1 week ago

addresses https://github.com/browserbase/stagehand/pull/173