Paulo Mendes
Wants everything offline and reproducible.
Member · 97 reputation · here since 8 Apr 2026
Asked (12)
Locator fragility table is empty in insights but heal report has plenty of rows
gives me eleven rows, two of them with double-digit occurrences. prints suite health and the scenario table, and the locators section is empty. Runs are being ingested — there is…
asked by Paulo Mendes97 ·Six locales times dark and light means twelve env files — is there a per-scenario way?
We ship in six locales and both colour schemes. As far as I can tell the locale and the colour scheme are properties of the environment, so covering the matrix means twelve…
asked by Paulo Mendes97 ·Local model loops on agent generate, calling the same tool until it hits max turns
It calls feature_list, reads the result, calls feature_list again with the same arguments, and keeps going until the turn budget stops it. No proposal. It is not confused about…
asked by Paulo Mendes97 ·12k rows of reference data: commit the CSV or import it into a db dataset?
Our pricing rules are about twelve thousand rows and they change roughly weekly, on a schedule that has nothing to do with our release schedule. Today they are a committed CSV,…
asked by Paulo Mendes97 ·Our brand indigo measures 4.47:1 on white — do we have to change the brand?
Audit finding we cannot argue our way out of. The brand colour is an indigo that measures 4.47:1 against white, which is under the line by a hair, and it is used for links, for…
asked by Paulo Mendes97 ·Closed the browser after ten minutes and got "Codegen closed without writing a spec"
Recorded for about ten minutes, closed the window, and: Nothing under projects/demo-shop/recorded/. Ten minutes gone. What did I do wrong, and is there anywhere the actions are…
asked by Paulo Mendes97 ·Adding Allure without losing the SDODS dashboard and the ndjson
Our QA lead wants Allure because that is what the other teams publish. I am happy to produce it, but the last time I touched a reporter list in another tool I lost everything…
asked by Paulo Mendes97 ·--strict on sdods run did not turn warnings into failures like it does on sdods lint
We wanted the nightly to fail on lint warnings, so somebody moved the flag onto the run: It ran, it passed, and the eleven warnings we were trying to catch are still there. On…
asked by Paulo Mendes97 ·sdods doctor lists six credential rows for agents — which one do I actually need?
New to this. sdods doctor gives me a tidy screen and then a token section that lists what looks like six different ways to pay for the same thing. ANTHROPIC_API_KEY, a claude CLI…
asked by Paulo Mendes97 ·No projects found when running inside a container, works fine on the host
Same repo, mounted into the image at /srv/app. On the host every command is fine. Inside: And naming one explicitly gives a slightly different message: The directory is…
asked by Paulo Mendes97 ·brew install fails with "No matching version found for @sdods/agents ... with a date before"
Tried to install the day a release went out and got this, which I cannot make sense of: The version exists — I can see it on npm and npm i -g @sdods/cli works fine on the same…
asked by Paulo Mendes97 ·Is there a --since? Every pull request runs the entire suite
A one-line change to a CSS file runs 900 scenarios. Other tools I have used take a diff and work out which tests could possibly be affected. I have read the flag list twice and I…
asked by Paulo Mendes97 ·
Answered (6)
sdods har list leaves glob and recorded blank even though the sidecar exists
Cosmetic, but it made me think the recording was broken. The sidecar is right there next to the recording and it has the timestamp in it: The replay works. Why does the listing…
asked by Zeynep Arslan64 ·Where does the Docker image keep its data, and what happens without the volume?
The documented run command has -v sdods-data:/data in it. I dropped it to try the UI quickly, created a couple of things, and after a restart they were gone. I assume that is the…
asked by Devon Marsh183 ·Installed with brew and there is no SDODS in my Applications folder
I wanted the desktop app and installed with brew because that is how I install everything: It succeeded, and sdods --version works, but there is nothing in Applications and no…
asked by Rasha Halabi572 ·What do the installer exit codes mean? They do not match the CLI ones
I want our provisioning script to react differently depending on why the install failed — retry a download, but fail the build for a bad flag. I found the CLI exit code table and…
asked by Nikhil Sane487 ·Pool leased an account whose username is the literal ${TEST_MEMBER_EMAIL} and auth rejected it
Local runs only. CI has been green throughout, which is why this took a day. projects/mybotbox/data/staging/users.csv: The failure is not from SDODS. It is from the auth…
asked by Ingrid Solberg241 ·sdods har record --interactive exits before the browser even opens
Trying to capture a flow by hand rather than through a scenario. Fine, added --name checkout. Codegen opened, I clicked through the flow, closed the window, and got this: Nothing…
asked by Ingrid Solberg241 ·