javascript - Protractor and promises -


a lot of functions exposed protractor return promises.

do need structure jasmine tests using protractor using things async tests (with done parameter), , .then, or protractor provide magic me?

webdriverjs takes care of control-flow. protractor adds modification of jasmine's expect keep thens @ bay. it's best explained here.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -