angular2-go-protractor icon indicating copy to clipboard operation
angular2-go-protractor copied to clipboard

Testing async operations, like fetching data via http

Open manfredsteyer opened this issue 9 years ago • 1 comments

Hi,

thanks for this. Has anyone tried to test async operations, like fetching data via http? For me, it seems, that the test does not wait for the async operation to complete, so I have to use browser.sleep.

Am I right?

Wishes, Manfred

manfredsteyer avatar Jan 15 '16 22:01 manfredsteyer

Same issue here. It seems that protractor is insensitive for this async scenarios atm.

johannes-weber avatar Mar 09 '16 14:03 johannes-weber