- Attach Playwright to the same browser via CDP (`cdp_url`) - Pass the Playwright `page` into `session.observe/act/extract` so Stagehand auto-detects the correct ...
A minimal example that combines smartest with playwright-ruby-client to drive a real browser from a Ruby test suite. The single test opens rubygems.org, searches for smartest, follows the result to ...