<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Spying Web application - Wildcards in Path Attribue does not work in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Spying-Web-application-Wildcards-in-Path-Attribue-does-not-work/m-p/75220#M27825</link>
    <description>Every time I try to use Wildcars () to dynamically refer to HTML element I receive exeption: "Error - Highlighting results - Exception has been thrown by the target of an invocation." (In attached example I'm trying to find Input, using dynamic path: "/HTML/BODY(1)/FORM(1)/DIV(1)/DIV(2)/DIV(4)/DIV(1)/DIV(1)/DIV(3)/DIV(1)/DIV(1)/DIV(1)//INPUT(1)"

Where full path /HTML/BODY(1)/FORM(1)/DIV(1)/DIV(2)/DIV(4)/DIV(1)/DIV(1)/DIV(3)/DIV(1)/DIV(1)/DIV(1)/*/DIV/INPUT(1)

Anyone have any experience with that? Is it some internal bug, or it's just not possible?</description>
    <pubDate>Wed, 30 Jan 2019 15:46:00 GMT</pubDate>
    <dc:creator>MichalPlich2</dc:creator>
    <dc:date>2019-01-30T15:46:00Z</dc:date>
    <item>
      <title>Spying Web application - Wildcards in Path Attribue does not work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Web-application-Wildcards-in-Path-Attribue-does-not-work/m-p/75220#M27825</link>
      <description>Every time I try to use Wildcars () to dynamically refer to HTML element I receive exeption: "Error - Highlighting results - Exception has been thrown by the target of an invocation." (In attached example I'm trying to find Input, using dynamic path: "/HTML/BODY(1)/FORM(1)/DIV(1)/DIV(2)/DIV(4)/DIV(1)/DIV(1)/DIV(3)/DIV(1)/DIV(1)/DIV(1)//INPUT(1)"

Where full path /HTML/BODY(1)/FORM(1)/DIV(1)/DIV(2)/DIV(4)/DIV(1)/DIV(1)/DIV(3)/DIV(1)/DIV(1)/DIV(1)/*/DIV/INPUT(1)

Anyone have any experience with that? Is it some internal bug, or it's just not possible?</description>
      <pubDate>Wed, 30 Jan 2019 15:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Web-application-Wildcards-in-Path-Attribue-does-not-work/m-p/75220#M27825</guid>
      <dc:creator>MichalPlich2</dc:creator>
      <dc:date>2019-01-30T15:46:00Z</dc:date>
    </item>
    <item>
      <title>HI Michal,
I started to type…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-Web-application-Wildcards-in-Path-Attribue-does-not-work/m-p/75221#M27826</link>
      <description>HI Michal,
I started to type out a response and then realized someone else has probably answered a similar question.
The text you're looking for in order to find other forum posts about the issue is 'xpath' or 'relative xpath'.
I glanced through them and found the one I think explains the issue best and the workaround:&amp;nbsp;https://portal.blueprism.com/forums/technical-queries/spyingapplication…
Essentially what it comes down to is 2 things: (1) the DOM/HTML Path does not work with wildcard and (2) your best bet is to use dynamic attributes and pass in an incremented value until you find the text you need.
Dave</description>
      <pubDate>Fri, 01 Feb 2019 08:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-Web-application-Wildcards-in-Path-Attribue-does-not-work/m-p/75221#M27826</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-02-01T08:11:00Z</dc:date>
    </item>
  </channel>
</rss>

