15 releases (6 breaking)
| 0.7.5 | Apr 24, 2026 |
|---|---|
| 0.7.4 | Apr 24, 2026 |
| 0.6.5 | Apr 22, 2026 |
| 0.5.1 | Apr 18, 2026 |
| 0.1.0 | Apr 12, 2026 |
#605 in Hardware support
213 downloads per month
Used in 20 crates
82KB
1.5K
SLoC
tail-fin-common
Shared infrastructure for the tail-fin multi-site browser automation CLI.
What's Inside
BrowserSession— CDP (Chrome DevTools Protocol) wrapper: navigation, JS eval, network idle, session restoreTailFinError— unified error type across all adapterscookies— Netscape cookie file parser + CDP cookie injectionpage/interceptor— page fetching and network request interceptionhtml/js— HTML selector helpers and JS evaluation utilitiesSessionData— cookies + localStorage + sessionStorage snapshot for session restore
Usage
This crate is not intended to be used directly. It is a dependency of all tail-fin-* adapter crates.
[dependencies]
tail-fin-common = { workspace = true }
License
Dependencies
~42–60MB
~1M SLoC