mkbam
mkbam
Hi, I upgraded my testing platform from codeceptjs v 3.6.10 to v3.7.4 but encounter a strange issue with codeceptjs script get stuck and never get timeout. I used explicitly timeout...
In my test case ${urlPart} and ${currUrl} are the same and it does not print the actual error message e.message in line 2276. async waitUrlEquals(urlPart, sec = null) { `...
If a test case have a separate session function inside a Scenario and Data is passed multiple time then Plugin auth is throwing an error message of 'Chaining cycle detected...