2022-03-11 11:43:53 INFO [Crawler.1001.crawl] not match afterAll
2022-03-11 11:43:56 INFO [Crawler.1157.doElementAction] afterAllRetry = 0 because of last action not equal to after
2022-03-11 11:44:10 INFO [Crawler.1001.crawl] not match afterAll
2022-03-11 11:49:05 INFO [Crawler.1076.doElementAction] afterAll=1
2022-03-11 11:49:14 INFO [Crawler.1076.doElementAction] afterAll=2
2022-03-11 11:49:23 INFO [Crawler.1076.doElementAction] afterAll=3
求这些afterall的代表含义
另外有的步骤crawl next 不会走 afterall,元素已经找到了,没有执行滑动
- given:
- “//*[contains(@resource-id, ‘TXT_CREATE’)]”
when:
action: “driver.swipe(0.0, 0.3, 0.6, 0.3)”
times: 1