问题描述: 1. 运行 app-inspector:,自动打开网页,获取 simulator 上元素的 Xpath;成功;
2.将 xpath 放到 cucumber 工程里,使用 findElementByXPath,界面展示良好的情况下,运行结果显示没有找到该元素
3.急急急!求教大神