I set up selenium grid and node on amazon ec2.I am able to see grid and node configuration in the browser
i downloaded latest chromewebdriver - 2.16 and put under usr/bin on my amazon ec2 linux machine.
When i am trying to run a selenium test against chrome browser it is throwing me the below error
./chromedriver: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory I am stuck here for 2 days.Please help