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
@kobenguyent With this update we are seeing issue when we use `seeAttributesOnElements`, existing tests are failing with below error,
_actual.includes is not a function
at /tests/node_modules/codeceptjs/lib/helper/Puppeteer.js:1825:22
at Array.filter (<anonymous>)
at Puppeteer.seeAttributesOnElements (node_modules/codeceptjs/lib/helper/Puppeteer.js:1821:23)
any solution ?
Originally posted by @basalingayyakaramadi in #4029 (comment)
The text was updated successfully, but these errors were encountered: