mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Introduced `record_video_framerate` and `record_video_size` parameters to the BrowserSession class for enhanced video recording capabilities. - Updated example in video_recording.py to reflect changes, switching from BrowserSession to Browser for video recording setup. This update allows users to customize video recording settings more effectively.