摘要: public void screenshot(final String path_screenshot) throws IOException { String contextName = this.driver.getContext(); this.driver.context("NATIVE_APP"); File srcFile = this... 阅读全文
posted @ 2017-11-03 15:06 startToDo 阅读(221) 评论(0) 推荐(0)