久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

如何使用 Selenium 和 Java 提取表格元素的 id 屬性的

How to extract the dynamic values of the id attributes of the table elements using Selenium and Java(如何使用 Selenium 和 Java 提取表格元素的 id 屬性的動態(tài)值)
本文介紹了如何使用 Selenium 和 Java 提取表格元素的 id 屬性的動態(tài)值的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

問題描述

我有一個表格,其中每一行都有一個下載鏈接,其中包含(部分)自動生成的 id 元素.這樣做的原因是實(shí)際的 href 元素總是#",所以 id 將下載分開.

I have a table where each row will have a download link with a (partly) auto-generated id element. The reason for this is that the actual href-element will allways be "#", so the id's separate the downloads.

我需要在 td.id 中找到該 id 元素的名稱.即:我知道表格行有一個id元素,而且我知道部分名稱,我需要得到確切的名稱.

I need to find the name of that id element in the td. That is: I know the table row has an id element, and I know part of the name, and I need to get the exact name.

我一次訪問每一行,所以我一次只需要查看一個 td.無需查看整個表格.

I'm accessing each row one at a time, so I only need to look within ONE td at a time. No need to look through the whole table.

當(dāng)我知道名稱時,我就知道如何找到一個元素.但是在只知道類型的情況下找到元素是另一回事.

I know well how to find an element when I know the name. But to find the element when I only know the type is another thing.

...
<tr>
 <td class="journalTable-journalPost"
  <a class="htext-small" href="#" id="downloadJournalPost-345">Download</a>
 </td>
</tr>
<tr>
 <td class="journalTable-journalPost"
  <a class="htext-small" href="#" id="downloadJournalPost-346">Download</a>
 </td>
</tr>
...

我在 webdriver 中找不到任何可以讓我按類型查找元素的方法.

I cannot find any method(s) in the webdriver that lets me find an element by type.

部分名稱會起作用,因?yàn)?id 的名稱為downloadJournalPost-xxx",其中只有 xxx 發(fā)生變化.但是鏈接文本是我能找到的唯一值,它可以讓我搜索部分匹配.

Partial name would work, since the id's get the name "downloadJournalPost-xxx", where only xxx changes. But link text is the only value I can find which lets me search for a partial match.

更完整的標(biāo)記.

<td class="journalTable-journalpost">
 <span class="hb-tekst--sekundar">In <!----><est-ikon class="ng-star-inserted">
  <div aria-hidden="true" class="hb-ikon hb-ikon--pil3-inn  ">
   <svg focusable="false">
    <use xlink:href="#ikon-pil3-inn"></use>
   </svg>
  </div></est-ikon><!----></span>
 <span class="hb-tekst--mellomTittel hb-avstandIngen"> Application and attachments</span>
 <a class="hb-tekst--liten" href="#" id="lastNedJournalPost-2892">Download journal post</a>
</td>

推薦答案

打印你需要的元素的id attributeListvisibilityOfAllElementsLocatedBy() 誘導(dǎo) WebDriverWait 并且您可以使用 Java8 stream()map() 并且您可以使用關(guān)注定位器策略:

To print the List of id attribute of the element you need to induce WebDriverWait for the visibilityOfAllElementsLocatedBy() and you can use Java8 stream() and map() and you can use either of the following Locator Strategies:

  • cssSelector:

List<String> myID = new WebDriverWait(driver, 20).until(ExpectedConditions.visibilityOfAllElementsLocatedBy(By.cssSelector("td.journalTable-journalPost>a.htext-small"))).stream().map(element->element.getAttribute("id")).collect(Collectors.toList());
System.out.println(myIDs);

  • xpath:

    List<String> myIDs = new WebDriverWait(driver, 20).until(ExpectedConditions.visibilityOfAllElementsLocatedBy(By.xpath("http://td[@class='journalTable-journalPost']/a[@class='htext-small' and text()='Download']"))).stream().map(element->element.getAttribute("id")).collect(Collectors.toList());
    System.out.println(myIDs);
    

  • 這篇關(guān)于如何使用 Selenium 和 Java 提取表格元素的 id 屬性的動態(tài)值的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

    【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

    相關(guān)文檔推薦

    How to wrap text around components in a JTextPane?(如何在 JTextPane 中的組件周圍環(huán)繞文本?)
    MyBatis, how to get the auto generated key of an insert? [MySql](MyBatis,如何獲取插入的自動生成密鑰?[MySql])
    Inserting to Oracle Nested Table in Java(在 Java 中插入 Oracle 嵌套表)
    Java: How to insert CLOB into oracle database(Java:如何將 CLOB 插入 oracle 數(shù)據(jù)庫)
    Why does Spring-data-jdbc not save my Car object?(為什么 Spring-data-jdbc 不保存我的 Car 對象?)
    Use threading to process file chunk by chunk(使用線程逐塊處理文件)
    主站蜘蛛池模板: 成人黄在线观看 | 毛片a区| 男人天堂手机在线视频 | 青青草免费在线视频 | 欧美精品综合在线 | 国产一区在线免费 | 国产精品日韩一区二区 | 国产日韩欧美在线观看 | www.久久国产精品 | 日本精品一区二区三区视频 | 国产我和子的乱视频网站 | 欧美一级欧美一级在线播放 | 台湾a级理论片在线观看 | 三级成人在线观看 | 午夜大片| 国产精品一区在线观看 | 国产一区二区三区久久久久久久久 | aaa在线| 99久久国产综合精品麻豆 | 久久成人免费视频 | 国产精品日韩一区二区 | 久久躁日日躁aaaaxxxx | 99精品在线 | 亚洲网站在线观看 | 国产精品三级久久久久久电影 | 欧美一级网站 | 丁香综合 | 亚洲一区二区三区国产 | 国产黄色av电影 | 亚洲国产成人精品女人久久久 | 日韩精品视频在线免费观看 | 精品视频免费 | 成人国产免费观看 | 国产第一页在线观看 | 久久久国产一区二区三区 | 欧美亚洲国产一区二区三区 | 久久久久久免费看 | 欧美日韩亚洲视频 | 国产一区2区 | 亚洲国产精品美女 | 日韩av视屏 |