Commit 6b0d551
fix: update CdpPage::new to match new chrome-cdp API (#69)
* feat: add lib.rs to expose modules as a library crate
Split into lib + bin crate structure so core, cli, and mcp modules
are available as a library for external crates.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: update CdpPage::new calls to match new chrome-cdp API
CdpPage::new now requires a command_timeout Duration parameter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent b5b26d8 commit 6b0d551
2 files changed
Lines changed: 337 additions & 111 deletions
0 commit comments