Closed AugustineJosephAlludo closed 10 months ago
Getting the following issue while running
_helper.toLowerCase(...).call is not a function
at ApplitoolsHelper.eyeCheck (node_modules/codeceptjs-applitoolshelper/index.js:64:65)
Looks like NodeJS compatibility issue. NodeJS version used while testing is v20.10.0 Used with CodeceptJS with Playwright
Any chance to fix the same?
Getting the following issue while running
_helper.toLowerCase(...).call is not a function
Looks like NodeJS compatibility issue. NodeJS version used while testing is v20.10.0 Used with CodeceptJS with Playwright
Any chance to fix the same?