Add more reliable way to populate a text into an element · Issue #414 · segment-boneyard/nightmare

I found that nightmare.type() does not wait for actually finishing the typing since v2.1.0 (i.e. starting to use sendInputEvent), which causing populating a long text into an input element to fail ...