tidevice icon indicating copy to clipboard operation
tidevice copied to clipboard

【Want Help】ios appium出现控件id无法识别的问题,实际上已经点击到了

Open linmscat opened this issue 3 years ago • 0 comments

崩溃堆栈: Traceback (most recent call last): self.driver.click(self.get_element(element)) File "driver\ios\ios_appium.py", line 83, in click File "selenium\webdriver\remote\webelement.py", line 80, in click File "selenium\webdriver\remote\webelement.py", line 633, in _execute File "selenium\webdriver\remote\webdriver.py", line 321, in execute File "appium\webdriver\errorhandler.py", line 31, in check_response File "appium\webdriver\errorhandler.py", line 26, in check_response File "selenium\webdriver\remote\errorhandler.py", line 242, in check_response selenium.common.exceptions.StaleElementReferenceException: Message: The element identified by "67450000-0000-0000-3B04-000000000000" is either not present or it has expired from the internal cache. Try to find it again @codeskyblue

linmscat avatar Jun 02 '21 01:06 linmscat