andresdominguez / elementor

An improved element finder for protractor
MIT License
339 stars 27 forks source link

ERROR: Cannot read property 'get' of undefined #23

Open virtser opened 9 years ago

virtser commented 9 years ago

Hi,

The tool looks awesome and works on remotely hosted websites, but I get the following error all the time when trying to run it against localhost:

ERROR: Error while waiting for Protractor to sync with the page: "Cannot read property 'get' of undefined"

What am I doing wrong?

Thanks, David.