You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are issues in an experiment.js this can cause the jspsych.init to fail. Subsequent calls to jsPsych.currentTrial(); will return an empty object causing the test to run indefinitely since expfactory_finished never gets set. Found this by calling browser.get_log('browser')