| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Cmcmahon | T87446 Get JQuery error "a is undefined" running browser tests locally for Firefox | |||
| Invalid | zeljkofilipin | T87873 Get JQuery error "a is undefined" running Echo browser tests locally for Firefox |
Event Timeline
Comment Actions
I think this happens across repos because the shared step "Given I am logged in" fires an "onfocus" event on the login button before clicking in order to avoid missed clicks. If we can't fix this in JQuery we can remove the onfocus and see if that helps.
Comment Actions
Shared step no longer uses onfocus. No reply in a month, closing. Please reopen if needed.