Commit Graph

2 Commits

Author SHA1 Message Date
Magnus Müller
d3570cb3d0 Fix critical test issues: remove non-existent parameters and fix type errors
- 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.
2025-08-26 18:24:30 -07:00
Nick Sweeting
4c93f39a49 cleanup test file naming 2025-08-22 16:06:47 -07:00