Skip to content

← All questions

sdods har record --interactive exits before the browser even opens

Asked 4,360 views2 answers

Trying to capture a flow by hand rather than through a scenario.

bash
bun run sdods har record -p demo-shop -e staging --interactive
text
✖ CONFIG_INVALID: --interactive needs --name <har-name>.

Fine, added --name checkout. Codegen opened, I clicked through the flow, closed the window, and got this:

text
✖ RUN_FAILED: Codegen closed without writing a HAR.

Nothing in har/staging/. Two errors, two guesses, no recording.

asked by Ingrid Solberg241 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related