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
Is there an easy way to support this in Rust, or any workarounds to find out (or change) the currently active page for Stagehand, especially in multi-tab scenarios such as clicking a link that opens on a different tab?
The Stagehand libraries in other languages seem to have support for fetching the currently active page: https://docs.stagehand.dev/v3/references/context#activepage
Is there an easy way to support this in Rust, or any workarounds to find out (or change) the currently active page for Stagehand, especially in multi-tab scenarios such as clicking a link that opens on a different tab?