Bug Fixes
- Fixed
--auto-connectCDP discovery preferring HTTP endpoint discovery over the DevToolsActivePort websocket path, which could fail on some setups. The CLI now reads the websocket path from DevToolsActivePort first and only falls back to HTTP discovery (#1218) - Fixed recording context viewport not inheriting the active viewport dimensions, causing recordings to use default resolution instead of the configured viewport (#1208)
- Fixed
get boxandget stylesprinting no data in text mode (#1231, #1233) - Fixed active page changing when closing or removing earlier tabs. The previously focused page is now preserved correctly (#1220)