1.0.3

browserbase/stagehand1.0.3Nov 1, 2024by pkiv

AI Summary

Adds functionality to initialize Stagehand from an external Page object and refines the completion conditions for extraction tasks.

Key Highlights

  • Added initFromPage method to Stagehand
  • Stricter completion condition for extract

New Features

  • External Page Support
  • Stricter Extraction Logic

Full Release Notes

### 1.0.3

- Add: initFromPage method to Stagehand to support external Page objects (#152, @ChinmayShrivastava)
- make stricter completion condition for extract (#151, @anishk23733)