webDriver API——第9部分Firefox WebDriver

class selenium.webdriver.firefox.webdriver.WebDriver(firefox_profile=Nonefirefox_binary=Nonetimeout=30capabilities=Noneproxy=None)

Bases: selenium.webdriver.remote.webdriver.WebDriver

quit()

Quits the driver and close every associated window.

NATIVE_EVENTS_ALLOWED= True
firefox_profile
原文地址:https://www.cnblogs.com/hushaojun/p/4467598.html