mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Introduced a new method `export_storage_state` that allows exporting browser cookies and storage in Playwright format. - Added functionality to save the exported state to a specified JSON file. - Updated example scripts to demonstrate the usage of the new method.