Skip to content

Vue tests failed after upgrading to selenium 4.12.0 #2056

@mdmintz

Description

@mdmintz

Vue tests failed after upgrading to selenium 4.12.0

https://github.com/mdmintz/sails-demo-app/actions/runs/6054889709

(The Python 3.7 tests were still successful because they were using selenium 4.11.2)

Errors that were seen in the console after upgrading to selenium 4.12.0:

  • TypeError: _.cloneDeep is not a function
  • TypeError: _.isNull is not a function

Related ticket: SeleniumHQ/selenium#12659

The problems are being caused by _ being overwritten by Selenium.

(SeleniumBase should rollback the Selenium version until the issue is fixed, unless they ship a fix first.)

Screenshot

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions