driver.findElementByXPath("android.widget.RelativeLayout//android.widget.LinearLayout[2]//android.widget.LinearLayout[2]").click();
提示找不到元素,是路径不对吗