You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pass stagehand, instead of stagehandPage to agent (#1082)
# why
currently we pass stagehand page to agent, this results in our page
management having issues when facing new tabs
# what changed
the stagehand object is now passed instead of stagehandPage
# test plan
tested locally
"gets the accessibility (ARIA) tree from the current page. this is useful for understanding the page structure and accessibility features. it should provide full context of what is on the page",
0 commit comments