You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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