摘要: 1、鼠标右键点击操作:Actions action = new Actions(driver) ;action.contextClick(driver.findElement(By.xpath(xpath))) ; 注:driver为一个WebDriver的实例,xpath为一个元素的xpath字符 阅读全文
posted @ 2016-11-18 16:58 留白* 阅读(3889) 评论(0) 推荐(0) 编辑
摘要: Linux ubuntu16 open the terminal, input the command: sudo -i gedit /etc/hosts file click enter key, then input your password, click enter key, the hos 阅读全文
posted @ 2016-11-18 16:56 留白* 阅读(1604) 评论(0) 推荐(0) 编辑