Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.2 source code.tar.gz | 2025-07-08 | 1.8 MB | |
0.5.2 source code.zip | 2025-07-08 | 2.0 MB | |
README.md | 2025-07-08 | 671 Bytes | |
Totals: 3 Items | 3.9 MB | 5 |
What's Changed
- hot-fix-screenshot by @MagMueller in https://github.com/browser-use/browser-use/pull/2351
- Restore global multiprocess lock during screenshots, limit 1 at a time per machine actually makes them all go faster https://github.com/browser-use/browser-use/pull/2352
- Always use manual subprocess spawn + CDP to connect to local browser instead of playwright
launch()
by @pirate in https://github.com/browser-use/browser-use/pull/2347 - cursor/implement-scroll-functionality-with-index-e993 by @MagMueller in https://github.com/browser-use/browser-use/pull/2348
Full Changelog: https://github.com/browser-use/browser-use/compare/0.5.0...0.5.2