使用生成器返回结果时出现selenium.common.exceptions.StaleElementReferenceException: Message: stale element refere
原始代码解析出百度网页上的a标签连接,把解析出的a标签链接以生成器的方式返回:fromseleniumimportwebdriverfromselenium.webdriver.common.byimportByfromselenium.common.exceptionsimportNoSuchElementExceptionbrowser