求助 appcrawler 无法处理 iOS 弹框

2022-03-21 12:59:27 DEBUG [Crawler.1266.$anonfun$getElementByTriggerActions$2] finding Step(List(),null,List(),//[@name=‘Allow Tracking’ or @name=‘Allow’],click,List(),3)
2022-03-21 12:59:27 DEBUG [Crawler.1266.$anonfun$getElementByTriggerActions$2] finding Step(List(),null,List(),//
[contains(@name, ‘CloseOverlay’)],click,List(),1)
2022-03-21 12:59:27 DEBUG [Crawler.1266.$anonfun$getElementByTriggerActions$2] finding Step(List(),null,List(),//*[contains(@name, ‘drawer’)],click,List(),1)
2022-03-21 12:59:27 DEBUG [Crawler.396.needBackToApp] ListBuffer( )
2022-03-21 12:59:27 DEBUG [Crawler.397.needBackToApp] List( , , , , , photolibs, photolibs, photolibs, photolibs, photolibs)
2022-03-21 12:59:27 WARN [Crawler.401.needBackToApp] not in app white list ListBuffer( )
2022-03-21 12:59:27 WARN [Crawler.402.needBackToApp] jump to other app appName=photolibs lastAppName=photolibs
2022-03-21 12:59:27 INFO [Crawler.756.beforeElementAction] photolibs.FBYHomeView.tag=BackApp.depth=1.id=BackApp.name=BackApp
2022-03-21 12:59:27 INFO [Crawler.1043.doElementAction] current index = 7
2022-03-21 12:59:27 INFO [Crawler.1044.doElementAction] current xpath = //XCUIElementTypeApplication[@name=‘photolibs’ and @label=‘photolibs’]
2022-03-21 12:59:27 INFO [Crawler.1045.doElementAction] current action = _BackApp
2022-03-21 12:59:27 INFO [Crawler.1046.doElementAction] current element = photolibs.FBYHomeView.tag=BackApp.depth=1.id=BackApp.name=BackApp
2022-03-21 12:59:27 INFO [Crawler.1047.doElementAction] current url = photolibs.FBYHomeView
2022-03-21 12:59:27 INFO [Crawler.1048.doElementAction] current tag path = //XCUIElementTypeApplication[@name=‘photolibs’ and @label=‘photolibs’]
2022-03-21 12:59:27 INFO [Crawler.1049.doElementAction] current file name = photolibs.FBYHomeView.tag=BackApp.depth=1.id=BackApp.name=BackApp
2022-03-21 12:59:27 INFO [URIElementStore.83.saveReqDom] save reqDom to 7
2022-03-21 12:59:27 INFO [Crawler.1174.saveElementScreenshot] draw element in /Users/admin/workspace/app_crawler/photolibs-automation-test/log/fpus/order_flow_2022_03_21_12_57_27/7_photolibs.FBYHomeView.tag=BackApp.depth=1.id=BackApp.name=BackApp.click.png
2022-03-21 12:59:27 INFO [ScreenShot.37.clip] scale the origin image
2022-03-21 12:59:27 INFO [ScreenShot.45.clip] write png /Users/admin/workspace/app_crawler/photolibs-automation-test/log/fpus/order_flow_2022_03_21_12_57_27/7_photolibs.FBYHomeView.tag=BackApp.depth=1.id=BackApp.name=BackApp.click.png
2022-03-21 12:59:27 INFO [ScreenShot.47.clip] scale the origin image and save
2022-03-21 12:59:27 INFO [LogicUtils$.27.tryAndCatch] retry execute success
2022-03-21 12:59:27 INFO [Crawler.1067.doElementAction] backApp
2022-03-21 12:59:30 INFO [Crawler.1157.doElementAction] afterAllRetry = 0 because of last action not equal to after
2022-03-21 12:59:30 INFO [Crawler.1161.doElementAction] sleep 1000 ms
2022-03-21 12:59:31 INFO [Crawler.781.afterElementAction] mark image exist
2022-03-21 12:59:31 INFO [Crawler.1215.saveScreen] start screenshot
2022-03-21 12:59:31 INFO [Crawler.693.refreshPage] refresh page
2022-03-21 12:59:31 INFO [ReactWebDriver.88.getPageSourceWithRetry] start to get page source from appium
2022-03-21 12:59:32 INFO [LogicUtils$.83.asyncTask] use time 0.945 seconds name=getPageSource result=success
2022-03-21 12:59:32 DEBUG [ReactWebDriver.98.$anonfun$getPageSourceWithRetry$1] <?xml version="1.0" encoding="UTF-8"?>























































element 树中没有包含弹框元素

这个也找到原因

可以给一份ios的配置文件吗