-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementMaking things betterMaking things better
Description
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
enhancementMaking things betterMaking things better