Skip to content

Lifecycle

  • Launch Chrome when the facade owns the process.
  • Attach to an existing browser session when attach is provided.
  • Close the browser process only when this instance owns it.
  • Reject pending work cleanly during shutdown.
  • Keep attach-mode and spawn-mode behavior aligned.
  • The docs and tests treat cleanup as part of the public contract.