Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - seeAttributesOnElements throws _actual.includes is not a function #4072

Closed
kobenguyent opened this issue Dec 16, 2023 · 0 comments · Fixed by #4073
Closed

[BUG] - seeAttributesOnElements throws _actual.includes is not a function #4072

kobenguyent opened this issue Dec 16, 2023 · 0 comments · Fixed by #4073

Comments

@kobenguyent
Copy link
Collaborator

          @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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant