Firefox Build does not work with Selenium

后端 未结 5 867
迷失自我
迷失自我 2020-12-29 22:01

for my research, I did some source code modifications in firefox and build it myself. In order to automate testing, I opted to use Selenium but unfortunately, my newly built

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 22:19

    I suffered the same problem with FF 36.0.

    I recommend you update selenium package to latest version with cmd 'pip install -U selenium'.

提交回复
热议问题