jeudi 16 juin 2016

How to trigger an `input` field's `newline` action in an Ember.js acceptance test?

I had thought that keyEvent('.my input', 'keypress', 13); would trigger the input's newline action, but it doesn't seem to.

It seems others have had a similar problem

Is there any other/better way to trigger the newline action from my acceptance test?




Aucun commentaire:

Enregistrer un commentaire