unable to find binary in default location

前端 未结 0 1368
日久生厌
日久生厌 2020-12-16 13:36
from selenium import webdriver;
browser= webdriver.Firefox();
browser.get(\'http://www.seleniumhq.org\');

when I try to run this code, it gives me a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题