class selenium.webdriver.firefox.webdriver.WebDriver(firefox_profile=None, firefox_binary=None, timeout=30, capabilities=None, proxy=None)
Bases: selenium.webdriver.remote.webdriver.WebDriver
- quit()
-
Quits the driver and close every associated window.
- NATIVE_EVENTS_ALLOWED= True
- firefox_profile
时间: 2024-10-08 21:40:53