Open
Description
As of literally like 6 hours ago, our integration tests in Circle CI started failing with:
ERROR @wdio/utils:shim: undefined
[...]
TypeError: browser.cdp is not a function
Nothing changed in our code, so it's clearly some kind of Circle CI bug, apparently in the CDP protocol talking to a local Chrome.
Does not repro locally of course.
Activity