ActionChains(driver).move_to_element(link).perform()
火狐浏览器报如下:
selenium.common.exceptions.WebDriverException: Message: performActions
但是谷歌浏览器好的。什么情况呀?