Patch Changes
-
daf7263: ### Bug Fixes
- Fixed video duration being reported incorrectly when using real-time ffmpeg encoding for screen recording (#812)
- Removed obsolete
BrowserManagerTypeScript API references that no longer reflect the current CLI-based usage model (#821)
Documentation
- Updated README to replace outdated
BrowserManagerprogrammatic API examples with the current CLI-based approach usingexecSyncandagent-browsercommands (#821) - Removed the Programmatic API section covering
BrowserManagerscreencast and input injection methods, which are no longer part of the public API (#821)