Skip to content

Commit

Permalink
another useful comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Jun 16, 2015
1 parent 37f5e28 commit 104cdcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/wd/e2e.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ describe('Editing text', ->
Not sure why a trailing `browser.call( -> )` is necessary but:
- Without it a click handler is not triggered before updateEditor's
- A browser call is necessary, element call is insufficient
- executeAsyncScript + timeouts do not work
- A click handler on a textarea that changes startRange to 0 works
###
it('initial focus', ->
Expand Down

0 comments on commit 104cdcf

Please sign in to comment.