Hello.
I'm using webdriver.
"codeceptjs": "^3.5.11",
The waitCookie method is missing.
It is necessary to receive cookies, but when you open the site, cookies do not appear immediately, but after some time, because of this, some tests crashed randomly.
Please add waitCookie method