Page MenuHomePhabricator

Get JQuery error "a is undefined" running Echo browser tests locally for Firefox
Closed, InvalidPublic

Event Timeline

EBernhardson raised the priority of this task from to Unbreak Now!.
EBernhardson updated the task description. (Show Details)
EBernhardson added subscribers: Gilles, Krenair, Krinkle and 4 others.
Mattflaschen-WMF lowered the priority of this task from Unbreak Now! to High.Feb 2 2015, 6:46 PM

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.

zeljkofilipin claimed this task.
zeljkofilipin subscribed.

Shared step no longer uses onfocus. No reply in a month, closing. Please reopen if needed.