摘要: 1. jsclick 也不管用 Actions action = new Actions(driver); WebElement theRow = page.getInvisibleElement(); action.moveToElement(theRow).perform(); page.get 阅读全文
posted @ 2015-06-24 17:07 *飞飞* 阅读(316) 评论(0) 推荐(0)