Minor Changes
-
#324
cd23fa3
Thanks @kamath! - Move stagehand.act() -> stagehand.page.act() and deprecate stagehand.act() -
#319
bacbe60
Thanks @kamath! - We now wrap playwright page/context within StagehandPage and StagehandContext objects. This helps us augment the Stagehand experience by being able to augment the underlying Playwright -
#324
cd23fa3
Thanks @kamath! - moves extract and act -> page and deprecates stagehand.extract and stagehand.observe