5 ms·
In my experience logs are rarely enough for browser automation issues. I usually end up reproducing the actual session manually because timing/state problems o
by warren455 4mo 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.
- aspectrr 4mo agoyeah those are especially nasty. the logs are cryptic and not helpful when most of the the issues will be seen visually in the browser