Owen Brackley
One flaky checkout scenario, three years running.
Member · 144 reputation · here since 21 Jun 2022
Asked (6)
Scoop installed SDODS into Program Files instead of the Scoop apps directory
I maintain an internal bucket and I copied the SDODS manifest as a starting point for another app. Mine keeps landing in the default install directory instead of the one Scoop…
asked by Owen Brackley144 ·How do I fill a Stripe Elements card field from a feature file?
Checkout uses Elements, so the card number is inside an iframe. The obvious step does not find it: Which is fair enough — it is not in the main frame. I cannot find a frame step…
asked by Owen Brackley144 ·How do I prove the checkout scenario is flaky instead of arguing about it?
One scenario fails maybe one run in six. Every time I raise it I am told it passed locally, and every time I run it locally it passes, so I am the person crying wolf about the…
asked by Owen Brackley144 ·How long should we keep .sdods/runs around? It is 40 GB now
Nobody set a retention policy when we turned this on and the build agent is now 40 GB of .sdods/runs, almost all of it step screenshots. I do not want to rm -rf blindly because…
asked by Owen Brackley144 ·Project slug "demo-shop" does not match its directory "demoshop" after a rename
Renamed the folder to drop the dash. Every command now stops at: I can obviously do either. Which one is the right one, and why does it care at all?
asked by Owen Brackley144 ·All 4 user(s) with role "standard" are leased — passes locally, four failures in CI
Suite is green on my machine and fails in CI, and the difference is the worker count. Local: CI runs the same thing with -w 8. Four scenarios pass, four sit there for what looks…
asked by Owen Brackley144 ·
Answered (5)
heal_events, heal_locator_stats and sdods heal report — which do I use for what?
Building a small internal dashboard on top of the MCP server. There appear to be three ways to get at healing data and I cannot tell from the tool descriptions where the…
asked by Zeynep Arslan64 ·Our nth-child selectors break every sprint and healing never rescues them
Inherited suite, roughly two hundred locators in this shape: Every time the results list gains a badge or a promo row, a chunk of them break, and they break with HEAL_FAILED…
asked by Tanvi Bhatt126 ·We renamed one button and 40 scenarios healed in the same run — now what?
Design renamed "Continue" to "Next" on the checkout stepper. Nothing failed. The nightly regression run is green and carries forty-one heal events, all with the same description,…
asked by Bea Lindqvist4,318 ·What do the columns of sdods heal report actually mean?
I get a table with description, original, occurrences, succeeded, strategy and suggested. Most of it I can guess. Two I cannot:
asked by Helle Borg352 ·Should I commit the suggested locator from a heal log, or go and find out why?
Our log has been telling us this for a fortnight: I cannot tell whether "update the page object" means "paste this in" or "go and find out why". The suggestion is obviously…
asked by Sam Orbison9,420 ·