Spencer LaValle
Spencer LaValle
Bump, seeing this too.
@erwinheitzman You're unable to reproduce the bug even with the repo I linked in my initial issue summary? I just cloned, ran `npm install` then `npm run wdio` and was...
@erwinheitzman If something is wrong with logs, shouldn't that be addressed? The issue I'm reporting is that these printouts are present when there's no evident issue interacting with the element....
I would think it should be suppressed as `logLevel: error` should indicate it only logs actionable errors. In this case, there's nothing actionable for the engineer working on tests that...
@erwinheitzman > You get an error when there is an actionable error. > the errors you see are an error thrown when sending the command to the driver, we catch...
> > that the test cannot continue as desired data/ setup isn't possible (smoke test), one cannot skip the test unless at the spec context. > > I would say...
I haven't seen it used before but would be beneficial. I understand that the lack of examples will make this request a low priority 🤷♂️