Current state
Given you use CodeceptJS 3.7 and WebDriver 8+
When you run npx codeceptjs run
Then you will see an errror
'Failed to execute WebDriver Bidi command "sessionSubscribe" as no Bidi session was established. Make sure you enable it by setting "webSocketUrl: true" in your capabilities and verify that your environment and browser supports it'
Target state
The Bidi error does not occur.
Info

Current state
Given you use CodeceptJS 3.7 and WebDriver 8+
When you run
npx codeceptjs runThen you will see an errror
'Failed to execute WebDriver Bidi command "sessionSubscribe" as no Bidi session was established. Make sure you enable it by setting "webSocketUrl: true" in your capabilities and verify that your environment and browser supports it'
Target state
The Bidi error does not occur.
Info
npm inpx codeceptjs run -c codecept.webdriver.conf.js-> You will then see the errors: