andresdominguez / elementor

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

Chrome launches and then closes #48

Open DarthOpto opened 8 years ago

DarthOpto commented 8 years ago

I use the elementor command and when I do, the browser opens for a second and then closes followed by the following error in the webdriver-manager terminal.

[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0

Anyone seen this before? How do I resolve this?

DarthOpto commented 8 years ago

I saw a similar issue with tmux so I followed the instructions there to fix it, which were:

brew uninstall --force tmux
brew install --HEAD tmux

this did not resolve the issue. I am on Mac Osx Sierra 10.12.1.