亚洲好骚综合-亚洲黄色录像-亚洲黄色网址-亚洲黄色网址大全-99久久99久久-99久久99久久精品国产

您的位置:軟件測(cè)試 > 開(kāi)源軟件測(cè)試 > 開(kāi)源功能測(cè)試工具 > Selenium
Selenium Webdriver??處理Table
作者:網(wǎng)絡(luò)轉(zhuǎn)載 發(fā)布時(shí)間:[ 2016/8/16 14:07:51 ] 推薦標(biāo)簽:功能測(cè)試工具 Selenium

  html table是由 table 元素以及一個(gè)或多個(gè) tr、th 或 td 元素組成。如下:

  HTML源碼如下:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>for selenium test </title>
</script>
</head>
<body>
<div align="center">
<h4 align="left">               table head:</h4>
<table border="2" width="90%" id="table138" bordercolorlight="#CCCCCC" cellspacing="0" cellpadding="0" bordercolordark="#CCCCCC" style="border-collapse: collapse">
<tr align="center">
<td height="26" width="10%" align="center" bgcolor="#CCEEAA" ><Strong>Test Case ID</Strong></td>
<td  height="26" width="35%" align="center" bgcolor="#EEEEAA" ><Strong>Steps</Strong></td>
<td  height="26" width="30%" align="center" bgcolor="#00EEEE" ><Strong>Expect</Strong></td>
<td  height="26" align="center" bgcolor="#EE00EE" ><Strong>Actual</Strong></td>
<td  height="26" align="center" bgcolor="#00EE00" ><Strong>PASS/FAIL</Strong></td>
</tr>
<tr align="center">
<td height="26" align="center" bgcolor="#CCEEAA">ENT#-12345</td>
<td  height="26" align="left" bgcolor="#EEEEAA" >1.open baidu.com ,wait for the page load</br>2.enter "selenium" in the input box" </br>3.click search button  </td>
<td  height="26" align="left" bgcolor="#00EEEE" >"Selenium - Web Browser Automation" link be the first of the search result</td>
<td  height="26" align="left" bgcolor="#EE00EE" >Selenium - Web Browser Automation is appear the page,but is not the first link</td>
<td  height="26" align="center" bgcolor="#00EE00" >FAIL</td>
</tr>
</tr>
<tr align="center">
<td height="26" align="center" bgcolor="#CCEEAA">ENT#-12346</td>
<td  height="26" align="left" bgcolor="#EEEEAA" >1.click the "Selenium - Web Browser Automation" link</br>2.wait for page load</td>
<td  height="26" align="left" bgcolor="#00EEEE" >open the official home page of selenium</td>
<td  height="26" align="left" bgcolor="#EE00EE" >selenium home page is load </td>
<td  height="26" align="center" bgcolor="#00EE00" >FAIl</td>
</tr>
</tr>
<tr align="center">
<td height="26" align="center" bgcolor="#CCEEAA">ENT#-12347</td>
<td  height="26" align="left" bgcolor="#EEEEAA" >1.click baidu snapshot of selenium web page </br>2. wait for the page load</td>
<td  height="26" align="left" bgcolor="#00EEEE" >the snapshot web page can be show up</td>
<td  height="26" align="left" bgcolor="#EE00EE" >the snapshot web page is show up</td>
<td  height="26" align="center" bgcolor="#00EE00" >PASS</td>
</tr>
</table>
</div>
</body>
</html>
  獲取table的base xpath,base xpath是指這個(gè)table的第n行第m列相同的部分,然后通過(guò)傳入n,m獲取返回值
  Java代碼:
public static String tableCell(WebDriver driver,int row, int column) {
String text = null;
//avoid get the head line of the table
//  row=row+1;
String xpath="//*[@id='table138']/tbody/tr["+row+"]/td["+column+"]";
try{
WebElement table=driver.findElement(By.xpath(xpath)); //*[@id="table138"]/tbody/tr[1]/td[1]/strong
text=table.getText();
}catch(NoSuchElementException e){
System.out.println("超出table邊界值");
}
return text;
}
  也可以通過(guò) tr,td來(lái)寫(xiě)
public static String tableCell2(WebDriver driver,int row, int column) {
String text = null;
//avoid get the head line of the table
//row=row+1;
try{
List<WebElement> rowCounts = driver.findElements(By.tagName("tr"));
WebElement currentRow = rowCounts.get(row-1);
List<WebElement> td = currentRow.findElements(By.tagName("td"));
WebElement cell = td.get(column-1);
text=cell.getText();
}catch(IndexOutOfBoundsException e){
System.out.println("超出table邊界值");
}
return text;
}

上一頁(yè)12下一頁(yè)
軟件測(cè)試工具 | 聯(lián)系我們 | 投訴建議 | 誠(chéng)聘英才 | 申請(qǐng)使用列表 | 網(wǎng)站地圖
滬ICP備07036474 2003-2017 版權(quán)所有 上海澤眾軟件科技有限公司 Shanghai ZeZhong Software Co.,Ltd
主站蜘蛛池模板: 国产麻豆va精品视频 | 日韩最新视频一区二区三 | 久久成人国产精品免费 | 国产在线播放一区二区 | 国产一区在线观看视频 | 日本久久一区二区 | 1区1区3区4区产品亚洲 | 日韩欧美手机在线 | 欧美国产中文字幕 | 欧美日韩一区二区视频免费看 | 天堂成人 | 中文字幕在线观看免费 | www.精品| 亚洲高清影院 | 午夜视频网址 | 亚洲伦理 | 香蕉国产人午夜视频在线观看 | 日韩欧美亚洲综合 | 999国内精品视频免费 | 欧美成人一区二区三区不卡视频 | 在线欧美日韩 | 国产三级精品在线 | 亚洲444444在线观看 | 韩国 欧美 日产 国产精品 | 国产区成人精品视频 | 亚洲国产成人综合 | 日本三级网站在线观看 | 亚洲欧美人成综合在线最新 | 亚洲区精品久久一区二区三区 | 高清无遮挡在线观看 | 欧美孕妇xxxxhd高清 | 精品久久久久久亚洲精品 | 黄视频在线观看www免费 | 国产黑丝袜在线 | 日韩黄视频| 在线观看黄p免费 | 五月婷婷开心网 | 日批免费网站 | 久久精品香蕉视频 | 亚洲黄色影片 | 亚洲 欧美 中文 日韩专区 |