摘要: ---> 1. By.id 以百度主页为例 在webDriver 中通过ID 查找元素的java 示例代码:pubic class testBaiduById{ public static void main(String[] args){ WebDriver driver = new... 阅读全文
posted @ 2015-05-19 16:03 *飞飞* 阅读(273) 评论(0) 推荐(0)