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

相关文章:

  • 2022-02-25
  • 2021-09-14
  • 2021-07-27
  • 2021-08-23
  • 2021-12-06
  • 2021-06-07
  • 2021-08-03
  • 2022-12-23
猜你喜欢
  • 2021-11-19
  • 2022-01-03
  • 2021-09-09
  • 2022-02-14
  • 2022-01-28
  • 2021-12-08
  • 2021-08-16
相关资源
相似解决方案