<img width="1516" height="990" alt="Image" src="https://github.com/user-attachments/assets/33809b9f-9e73-450c-bf2b-9d9c886cb5e9" /> The code that can be executed correctly is as follows: `from stagehand import Stagehand stagehand = Stagehand( env="LOCAL", local_browser_launch_options={ “cdp_url“:"http://localhost:9222" } ) await stagehand.init()`