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
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Hello there. Thanks for this great directive! i'm trying to test a form that uses ui ace editor and i can't programmatically send keys to the ace editor.
i'm using version 0.2.3 of ui-ace with angular 1.3.x and protractor 2.0
I also tried using jQuery to send keys to the ace_editor to no avail. It seems like there should be some integration with Protractor so that it is easy to simulate sending keypresses to the editor.
If I'm missing something please let me know. Thanks!
The text was updated successfully, but these errors were encountered:
Hello there. Thanks for this great directive! i'm trying to test a form that uses ui ace editor and i can't programmatically send keys to the ace editor.
i'm using version 0.2.3 of ui-ace with angular 1.3.x and protractor 2.0
using the following won't work:
I also tried using jQuery to send keys to the ace_editor to no avail. It seems like there should be some integration with Protractor so that it is easy to simulate sending keypresses to the editor.
If I'm missing something please let me know. Thanks!
The text was updated successfully, but these errors were encountered: