摘要: 把该class挪到引用的类的同级包下面。 阅读全文
posted @ 2018-06-11 17:38 头鹰在学习 阅读(172) 评论(0) 推荐(0)
摘要: @Override public WebElement findElementByName(String name){ String string="new UiSelector().text(\""+name+"\")"; return driver.findElementByAndroidUIAutomator(string); } 阅读全文
posted @ 2018-06-11 15:09 头鹰在学习 阅读(101) 评论(0) 推荐(0)
摘要: rt 阅读全文
posted @ 2018-06-11 13:41 头鹰在学习 阅读(212) 评论(0) 推荐(0)