阅读(3030)
赞(27)
selenium2 Firefox WebDriver
2021-06-23 17:05:50 更新
class selenium.webdriver.firefox.webdriver.WebDriver(firefox_profile=None, firefox_binary=None, timeout=30, capabilities=None, proxy=None, executable_path='wires')quit()
退出驱动,关闭所有关联的窗口。
NATIVE_EVENTS_ALLOWED = Truefirefox_profile

