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.
[]
= { = true }