Skip to content

docs: update navigation examples to use navigate instead of act#9

Merged
shrey150 merged 1 commit intobrowserbase:mainfrom
Leaf-Computer:gh-7
Mar 3, 2026
Merged

docs: update navigation examples to use navigate instead of act#9
shrey150 merged 1 commit intobrowserbase:mainfrom
Leaf-Computer:gh-7

Conversation

@danieldaquino
Copy link
Contributor

This PR updates some examples that used the previously act call for navigation, to use navigate instead.

More context: #7

Testing

stagehand-rust: ff6eab6
Browser: Browserbase
Steps:

  1. Run cargo run --example basic
  2. Check the logs and the session recording in Browserbase, ensuring it navigates to the desired page

Result: PASS, the example script successfully navigates to the correct page

Copy link

@shrey150 shrey150 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally - compiles clean and navigation now works correctly (prints success). The step 7 agent error is pre-existing on main. LGTM!

@shrey150 shrey150 merged commit b8ca9df into browserbase:main Mar 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants