摘要: 需要导入action的模块: from selenium.webdriver.common.action_chains import ActionChains 一、右击 #右击 def right(self,element): try: ri = self.driver.find_element(* 阅读全文
posted @ 2020-10-05 16:18 冯立挺 阅读(172) 评论(0) 推荐(0) 编辑