spidr_browser 1.0.0 copy "spidr_browser: ^1.0.0" to clipboard
spidr_browser: ^1.0.0 copied to clipboard

Browser automation layer using Chrome DevTools Protocol for SPIDR.

spidr_browser #

The browser automation layer of the SPIDR framework, powered by the Chrome DevTools Protocol (CDP).

Core API Interfaces #

  • SpidrBrowser: Manages the underlying browser connection lifecycle (launch, connect, close).
  • SpidrBrowserPage: Controller for pages/tabs executing actions like navigation, mouse clicks, keyboard entry, and script evaluation.
  • SpidrBrowserTab: Representation of a separate tab within the browser.
0
likes
160
points
138
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Browser automation layer using Chrome DevTools Protocol for SPIDR.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

http, meta, spidr_core, web_socket_channel, webkit_inspection_protocol

More

Packages that depend on spidr_browser