<?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 RE: Spying browse based application in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62293#M15436</link>
    <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="cacaf785-8b00-406e-b88d-4c840c829577"&gt;@Michael ONeil&lt;/A&gt;&lt;BR /&gt;If i spy the element it is not readable as table it is div,so i am not able to get option get table so can u help me...​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anusha GP&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Aug 2022 05:07:00 GMT</pubDate>
    <dc:creator>AnushaGP</dc:creator>
    <dc:date>2022-08-08T05:07:00Z</dc:date>
    <item>
      <title>Spying browse based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62291#M15434</link>
      <description>How to read a entire table from a website and store into collection using blue prism??&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anusha GP&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2022 12:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62291#M15434</guid>
      <dc:creator>AnushaGP</dc:creator>
      <dc:date>2022-08-05T12:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying browse based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62292#M15435</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/51384"&gt;@AnushaGP&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;If you spy the ​element and then use a read action within blueprism it should give an option to "Get Table" which should hopefully give you what you are after. Of course make sure the element is readable as a table when its spied.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2022 15:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62292#M15435</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2022-08-05T15:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying browse based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62293#M15436</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="cacaf785-8b00-406e-b88d-4c840c829577"&gt;@Michael ONeil&lt;/A&gt;&lt;BR /&gt;If i spy the element it is not readable as table it is div,so i am not able to get option get table so can u help me...​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anusha GP&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 05:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62293#M15436</guid>
      <dc:creator>AnushaGP</dc:creator>
      <dc:date>2022-08-08T05:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying browse based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62294#M15437</link>
      <description>Hi Anusha&lt;BR /&gt;&lt;BR /&gt;If its not readable as a table then you may need to read each one individually instead. If its a Div tag you can likely make this dynamic so it can loop through each row within the table by altering the correct part of the div tag. For each read you would have the bot check if it is the correct text and if so you can carry on if not then increase the row count and read the next row.&amp;nbsp; For example set you html attribute to Dynamic and set the read action parameter to include the path which uses a data item to set the row "/HTML/BODY(1)/DIV(2)/DIV(2)/DIV(1)/DIV(1)/DIV(1)/DIV(1)/DIV(2)/DIV(6)/DIV(3)/DIV(1)/DIV(2)/DIV(1)/DIV(2)/DIV("&amp;amp;[Div Row]&amp;amp;")/DIV(1)/SPAN(3)/SPAN(2)"&amp;nbsp; this lets you dynamically run through the row and increase the row number dynamically to read each row.&amp;nbsp;&lt;BR /&gt;There may be another way to do this but without knowing the spying options you have for what you are working on its hard to know what options would be available to help you identify correctly or to identify the whole table instead of each row.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17254.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17408iD8D9AC923F7D7BE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="17254.png" alt="17254.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17255.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17407i6F706ED920F52EF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="17255.png" alt="17255.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Michael ONeil&lt;BR /&gt;Technical Lead developer&lt;BR /&gt;NTTData&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 15:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62294#M15437</guid>
      <dc:creator>michaeloneil</dc:creator>
      <dc:date>2022-08-08T15:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Spying browse based application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62295#M15438</link>
      <description>Thank you &lt;A class="user-content-mention" data-sign="@" data-contactkey="ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-tag-text="@Michael ONeil" href="https://community.blueprism.com/network/profile?UserKey=ddd4d6a3-af39-4c64-8db4-cdb1d05ed669" data-itemmentionkey="0b68f4db-fbaf-4731-8d23-2b6616f5c474"&gt;@Michael ONeil&lt;/A&gt; it helped me.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anusha GP&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Aug 2022 04:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Spying-browse-based-application/m-p/62295#M15438</guid>
      <dc:creator>AnushaGP</dc:creator>
      <dc:date>2022-08-09T04:07:00Z</dc:date>
    </item>
  </channel>
</rss>

