'chromedriver' executable needs to be in PATH. Robot framework pycharm

前端 未结 6 1149
时光取名叫无心
时光取名叫无心 2020-12-22 07:29

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

6条回答
  •  甜味超标
    2020-12-22 07:54

    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

提交回复
热议问题