Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged xpath

0 votes
667 views
1 answer
    I am using selenium web driver and I need to wait until all loaders disappear. I have 12 widgets on dashboard ... .cssSelector("div.loader"))); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
979 views
1 answer
    I'm using Scrapy + Splash to crawl webpages and try to extract data form google ad banners and other ads and ... .Xpath/Response.CSS for this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
847 views
1 answer
    Consider this example from w3schools: <?xml version="1.0" encoding="ISO-8859-1"?> <bookstore> <book category=" ... that eXist is my best bet? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
788 views
1 answer
    I am having a problem while trying to click on a hyperlink using Selenium Webdriver. I tried using CssSelector ... Anyone has any suggestions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    <td>By Company&nbsp;&nbsp;</td> I need to capture xpath of the above element. I tried following alternatives, but ... ()='By Companyu00a0']]" See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
787 views
1 answer
    Is it possible to match attributes that do not belong to a subset of attributes? For example, I would like to ... ) and NOT(@attr2)"> Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
503 views
1 answer
    Tried to adapt the answer to this question to my issue but not successfully. Here's some example html code: ... am declaring the Xpaths? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
577 views
1 answer
    I try to write xpath expressions so that my tests won't be broken by small design changes. So instead of ... do to make a shorter expression? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
756 views
1 answer
    I need to extract data in PLSQL procedure from XMLType variable containing complete XML document, with following ... from AA element? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
625 views
1 answer
    I have a node like this: <meta name="og:description" content="Here's the content" /> I want to be ... , but not irrespective of a namespace. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want to get price data on this website (https://tarkov-market.com/item/Pack_of_sugar) But it doesn't work =IMPORTXML(" ... 2]/div[1]/div[2]") See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
658 views
1 answer
    I am looking to find all attributes of an element that match a certain pattern. So for an element <element s2= ... s ability please let me know. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
796 views
1 answer
    I'm using selenium RC and I would like, for example, to get all the links elements with attribute href that ... (or something like it) thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
639 views
1 answer
    <p class="small" style="margin: 16px 4px 8px;"> <b> <a class="menu-root" href="#pg-jump">Pages</a> : ... ']//Not sure how to use preceding here See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
576 views
1 answer
    Currently i have a xsl with following code where I'm trying print out "count" only if it is not equal to N ... compare strings what can I use? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.1k views
1 answer
    Consider the following very simplified example. <n></n> <k></k> <m></m> <k></k> How can I ... node and then continue searching from that node. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
479 views
1 answer
    I am coding with Groovy, however, I don't believe its a language specific set of questions. I actually have two ... "] How do I handle that? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
709 views
1 answer
    I have this HTML: <tr class="even expanded first> <td class="score-time status"> <a href="/matches/ ... the extra whitespace. Is this possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a problem using sum() function in xslt 1.0. In short: I want to sum values in L_AMOUNT nodes. This is my ... then? I'm out of ideas... See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
888 views
1 answer
    I am getting this error when i am trying to enter username and password automatically on twitter website using Firefox ... how to fix this ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
819 views
1 answer
    I have an XSLT (1.0) style sheet. It works with no problem. I want to make it to 2.0. I want to use ... > <wo:country> some stuff </wo:country> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
666 views
1 answer
    Are any of the following XPath expressions acceptable? Using version 2.3.1 of eclipselink @XmlPath("../header ... annotations are working fine. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
446 views
1 answer
    I am using Selenium with Firefox Webdriver to work with elements on a page that has unique CSS IDs (on every ... after the ext-gen ID changes? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
530 views
1 answer
    What expression would select all text nodes which are: not blank not inside a, or script or style? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
408 views
1 answer
    I'm trying to write an XPath that will select certain nodes that contain a specific word. In this case the ... > </Foot> </BusinessLetter> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
854 views
1 answer
    I encounter the error message imported content is empty when I use the formula below in google spreadsheet. =IMPORTXML ... am I doing wrong? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
512 views
1 answer
    Dear Selenium Webdriver Experts, I am wondering whether the string matches method in Selenium Webdriver is working ... be much appreciated. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    I could not get the following xpath expression to work when the xml path namespace prefix set. /bk:BookStore/bk: ... bk:Books> </bk:BookStore> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...