2021年5月7日
摘要: try: self.driver.find_element(*LogInLocators.submit_btn).send_keys(Keys.ENTER)except StaleElementReferenceException as msg: print("unable to locate el 阅读全文
posted @ 2021-05-07 20:53 zennpumpkin 阅读(64) 评论(0) 推荐(0) 编辑