Message: Element <tr> could not be scrolled into view自动化过程中报错,使用find_element_by_xpath()里使用对应xpath即可ActionChains(self.driver).click(self.driver.find_element_by_xpath().perform()https://blog.csdn.net/lizz2276/article/details/113585600