brawsrdocsv0.6

brawsr documentation

Build browser automation that can checkpoint, recover, and branch explicitly.

brawsr is a browser-as-a-service for automation that needs a deliberate recovery model. Create a browser session, capture state at a caller-chosen safe point, then rewind or fork from that checkpoint when your workflow needs another path.

Start with the recovery boundary

Rewind restores captured browser and client state. It does not reverse an effect a remote server already accepted.

Choose a path

On this page