Hacker News new | ask | show | jobs
by warren455 38 days ago
In my experience logs are rarely enough for browser automation issues.

I usually end up reproducing the actual session manually because timing/state problems often don’t show up clearly in logs.

1 comments

yeah those are especially nasty. the logs are cryptic and not helpful when most of the the issues will be seen visually in the browser