angular / protractor

E2E test framework for Angular apps
http://www.protractortest.org
MIT License
8.75k stars 2.31k forks source link

Error while waiting for Protractor to sync with the page: {} when using browser.getCurrentUrl() #878

Closed zmacomberIdexx closed 10 years ago

zmacomberIdexx commented 10 years ago

Please see my post at stackoverflow: http://stackoverflow.com/questions/23893598/error-while-waiting-for-protractor-to-sync-with-the-page-when-using-browser.

Is there something I need to tweak in that code to get browser.getCurrentUrl() working?

zmacomberIdexx commented 10 years ago

Found something that works: http://stackoverflow.com/questions/23893598/error-while-waiting-for-protractor-to-sync-with-the-page-when-using-browser/23915115#23915115