<?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 Yes John Carter is correct. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53811#M8430</link>
    <description>Yes John Carter is correct.</description>
    <pubDate>Tue, 24 Jan 2017 15:54:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-24T15:54:00Z</dc:date>
    <item>
      <title>Extract HTML Attribute</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53807#M8426</link>
      <description>Hi BP Community, 

I am having trouble using the "Get HTML Attribute" feature of the read action. When I use "Get HTML" I capture the follow snippet and the list of attributes continue on and on. 


When I inset "class" into the input field for the "Get HTML Attribute" action, I get a "identifier class of type html not found". Needless to say, I also get this for all the other attributes. 

When I change the "class" to "div" I get "identifier div of type html not found". Am I using the Get HTML Attribute feature wrong? Can I extract the above attributes in BP without code or do I need to code a solution?

Thanks!</description>
      <pubDate>Thu, 19 Jan 2017 04:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53807#M8426</guid>
      <dc:creator>Stephen</dc:creator>
      <dc:date>2017-01-19T04:49:00Z</dc:date>
    </item>
    <item>
      <title>*reposting my deleted comment</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53808#M8427</link>
      <description>*reposting my deleted comment*
I might not be correct, but i'm kinda suspicious regarding this particular div class and your received error.
 It is a nested class. In your particular case, it consists of 3 classes - listing, listing-search, listind-data . So due to this, maybe BP is having some difficulties (I wouldn't be surprised). I suppose your best bet would be to get the path of that element i.e. html/body(1)/div(x)/... (you can do it manualy yourself as well), on top of that checking for ID would be helpful as well.</description>
      <pubDate>Thu, 19 Jan 2017 14:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53808#M8427</guid>
      <dc:creator>GintautasAnduzi</dc:creator>
      <dc:date>2017-01-19T14:07:00Z</dc:date>
    </item>
    <item>
      <title>I think with Get HTML</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53809#M8428</link>
      <description>I think with Get HTML Attribute you need to use the name of an attribute from the Application Modeller list.</description>
      <pubDate>Thu, 19 Jan 2017 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53809#M8428</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-01-19T14:08:00Z</dc:date>
    </item>
    <item>
      <title>I have tried using the path.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53810#M8429</link>
      <description>I have tried using the path. Ideally I would like to have it use a wildcard path value so that it is not crawling through the entire code trying to find a value by class name and match index. That's how I am doing things right now. The performance is terribly slow. When I use this approach however, I am unable to find the elementsl. This is with a * after the grandparent div tag. Is this possible? How do i do it?</description>
      <pubDate>Thu, 19 Jan 2017 17:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53810#M8429</guid>
      <dc:creator>Stephen</dc:creator>
      <dc:date>2017-01-19T17:40:00Z</dc:date>
    </item>
    <item>
      <title>Yes John Carter is correct.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53811#M8430</link>
      <description>Yes John Carter is correct.</description>
      <pubDate>Tue, 24 Jan 2017 15:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Extract-HTML-Attribute/m-p/53811#M8430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-24T15:54:00Z</dc:date>
    </item>
  </channel>
</rss>

