andresdominguez / elementor

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

Elementor is not running as root #55

Open ezraschwartz1 opened 7 years ago

ezraschwartz1 commented 7 years ago

Whenever I run elementor, I get the following error:

selection_050

"Please start Google Chrome as a normal user. If you need to run as root for development, rerun with the --no-sandbox flag."

Andres, (or anyone else), have you seen this error and do you know how to resolve it? I don't want to run Elementor as root (at least I don't think I do), but it seems to default me to trying to run as root. And then I get this error.

Any help would be MUCH appreciated!

eabid-cc commented 7 years ago

It seems you have started webdriver-manager with sudo. Try to start it without sudo.