mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Remove maximum_wait_page_load_time parameter (doesn't exist in current API) - Remove browser_pid parameter usage (no longer available) - Fix ViewportSize and ProxySettings type usage with proper imports - Add proper type imports for ViewportSize and ProxySettings - Update dict parameters to use proper Pydantic model instances This addresses the core type checker and parameter validation errors.