runeward-browser

command
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Command runeward-browser is the in-sandbox stateful browser driver, driven over CDP.

Usage:

runeward-browser serve --socket <path> [--proxy <url>]
runeward-browser call  --socket <path> [--json '<Command JSON>']

`serve` runs a persistent headless Chromium behind a Unix socket; each connection carries one JSON browser.Command and one browser.Result. The page is kept alive across connections, so cookies and storage persist for the whole session. `call` sends one Command (from --json or stdin), prints the Result, and exits non-zero if Result.OK is false.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL