当前位置: 代码迷 >> 综合 >> selenium.common.exceptions.WebDriverException: Message: TypeError: can't acc
  详细解决方案

selenium.common.exceptions.WebDriverException: Message: TypeError: can't acc

热度:59   发布时间:2023-09-30 22:18:56.0

问题:selenium.common.exceptions.WebDriverException: Message: TypeError: can't access derad object

分析:

1.火狐版本可能存在问题

方法:

driver.switch_to.default_content()


  相关解决方案