Skip to content

Reduce jQuery use when/where possible #2072

Closed
@mdmintz

Description

@mdmintz

Reduce jQuery use when/where possible

There are some places where jQuery is being used where pure JS could get the same job done faster, and more reliably.

If jQuery is used and doesn't load fast enough, there could be errors, such as selenium.common.exceptions.JavascriptException: Message: javascript error: jQuery is not defined (Eg. https://github.com/mdmintz/coffee-cart-testing/actions/runs/6113442403/job/16592938862).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions