I am new to Robot framework and I have followed all set up related steps from this link, however, I am getting some error which I am not able to identify. Anybody, please h
Got it, After doing some research, I found this:
For windows, chromedriver should be placed under /Python27/Scripts
and now its working fine, Thanks everyone