Patch Changes
-
#1245
a224b33Thanks @seanmcguire12! - allow act() to call hover() -
#1234
6fc9de2Thanks @miguelg719! - Add a page.sendCDP method -
#1233
4935be7Thanks @seanmcguire12! - extend page.screenshot() options to mirror playwright -
#1232
bdd76fcThanks @seanmcguire12! - export Page type -
#1229
7ea18a4Thanks @tkattkat! - Adjust extract tool + expose extract response in agent result -
#1239
d4de014Thanks @miguelg719! - Fix stagehand.metrics on api mode -
#1241
2d1b573Thanks @miguelg719! - Return response on page.goto api mode -
#1253
5556041Thanks @seanmcguire12! - fix missing page issue when connecting to existing browser -
#1235
7e4b43eThanks @seanmcguire12! - make page.goto() return a Response object -
#1254
7e72adfThanks @sameelarif! - Added custom error types to allow for a smoother debugging experience. -
#1227
9bf09d0Thanks @miguelg719! - Fix readme's media links and add instructions for installing from a branch -
#1257
92d32eaThanks @tkattkat! - Add support for a custom baseUrl with google cua client -
#1230
ebcf3a1Thanks @seanmcguire12! - add stagehand.browserbaseSessionID getter -
#1262
c29a4f2Thanks @miguelg719! - Remove error throwing when api and experimental are both set -
#1223
6d21efaThanks @miguelg719! - Disable api mode when using custom LLM clients -
#1228
525ef0cThanks @Kylejeong2! - update slack link in docs -
#1226
9ddb872Thanks @seanmcguire12! - add support for page.on('console') events