Skip to content

UI Tests not running successfully #786

@mmakwanaCertinia

Description

@mmakwanaCertinia

Summary

When following the readme and upgrading "chromedriver" to "^133.0.2", when you run the UI tests you hit the following error:

TypeError: elements.map is not a function
at async UserContext. (file://ebikes-lwc/force-app/test/utam/page-explorer.spec.js:31:25)

Salesforce Org Type

Scratch Org

Steps To Reproduce

Environment:

Node version: v22.12.0
npm version: 10.9.0
SF version: 2.48.6
chromedriver version: ^133.0.2

Reproduction steps:
Follow the readme and run the UI tests.

Current Behavior

When following the readme and upgrading "chromedriver" to "^133.0.2", when you run the UI tests you hit the following error:

TypeError: elements.map is not a function
at async UserContext. (file://ebikes-lwc/force-app/test/utam/page-explorer.spec.js:31:25)

Expected Behavior

When following the readme and upgrading "chromedriver" to "^133.0.2", when you run the UI tests it passes successfully.

Relevant Log Output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions