<?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: Not getting option for &amp;quot;Get Table&amp;quot; for tables present in web while using Chrome automation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92684#M42414</link>
    <description>Thanks Gopal for your response.&lt;BR /&gt;&lt;BR /&gt;Yes I can able to highlight but its okay I have workaround.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Jul 2019 06:47:00 GMT</pubDate>
    <dc:creator>_Amlansahoo</dc:creator>
    <dc:date>2019-07-03T06:47:00Z</dc:date>
    <item>
      <title>Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92680#M42410</link>
      <description>HI All&lt;BR /&gt;&lt;BR /&gt;I m trying to get table elements from a web table using chrome automation(means using Browser mode/UIA mode).&lt;BR /&gt;&lt;BR /&gt;I tried different options but "Get Table" option is not there so I am not able to get a single row also.&lt;BR /&gt;&lt;BR /&gt;Please let me know if any work around is there or not, any suggestions are welcome.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Regards.&lt;BR /&gt;Amlan Sahoo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2019 05:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92680#M42410</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2019-07-02T05:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92681#M42411</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;If you are able to spy a Table item then try this then just change Web Path to stop at &lt;STRONG&gt;TABLE[index],&amp;nbsp;&lt;/STRONG&gt;change web element type to &lt;STRONG&gt;TABLE&lt;/STRONG&gt; at this moment see if you're able to highlight the Table as whole.&lt;/P&gt;
&lt;P&gt;If Yes,then spy some other element on table which will show you all the Element type as shown in screenshot below, then copy all selected attributes of the table element and change type to &lt;STRONG&gt;Table(Web)&lt;/STRONG&gt;. Then use read stage to Read All Items of table into collection.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19677.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19827iB7883A420DF105FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="19677.png" alt="19677.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2019 04:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92681#M42411</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-07-03T04:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92682#M42412</link>
      <description>HI Gopal,&lt;BR /&gt;&lt;BR /&gt;Thanks for replying.&lt;BR /&gt;I have tried the way you and I am getting option Rad all Ites=ms but while reading using read stage getting below error. Let me know if any work around is there.&lt;BR /&gt;I have tried increasing time from Automate.exe for browser automation still faced the issue.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19678.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19829i10E5F9445336BC67/image-size/large?v=v2&amp;amp;px=999" role="button" title="19678.png" alt="19678.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2019 05:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92682#M42412</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2019-07-03T05:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92683#M42413</link>
      <description>&lt;P&gt;I assume you were able to highlight table properly.&lt;/P&gt;
&lt;P&gt;Sorry but I've never encountered this issue, the only other way out seems to be that you spy a table item and make Web Path dynamic and loop it over table row.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2019 06:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92683#M42413</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-07-03T06:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92684#M42414</link>
      <description>Thanks Gopal for your response.&lt;BR /&gt;&lt;BR /&gt;Yes I can able to highlight but its okay I have workaround.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;RPA Consultant&lt;BR /&gt;Equinix&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2019 06:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92684#M42414</guid>
      <dc:creator>_Amlansahoo</dc:creator>
      <dc:date>2019-07-03T06:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92685#M42415</link>
      <description>Hi Amlan, Can you please share the workaround?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Siddique&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mohammad Siddique&lt;BR /&gt;Senior Consultant&lt;BR /&gt;Allstate&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jan 2021 13:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92685#M42415</guid>
      <dc:creator>MohammadSiddiqu</dc:creator>
      <dc:date>2021-01-07T13:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92686#M42416</link>
      <description>Hi Amlan,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Although the table seems to be highlighted correctly, it may not be table. It can be some div class before or after the table.&lt;BR /&gt;&lt;BR /&gt;In some cases I get help from Developer Console of Chrome to get correct Xpath/HTML Path of table. It can be determined by searching &amp;lt;table&amp;gt;&amp;lt;/table&amp;gt; html tag. When Xpath/HTML Path is obtained, you can try on Application Modeller and read stage.&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="19689.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/19842iF8DABE959AD134D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="19689.png" alt="19689.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Taha Sonmez&lt;BR /&gt;ROM Architect&lt;BR /&gt;SabanciDx&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Jan 2021 10:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92686#M42416</guid>
      <dc:creator>TahaSonmez</dc:creator>
      <dc:date>2021-01-16T10:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92687#M42417</link>
      <description>This worked for me in Chrome. The PATH originally ends with /DIV[1] and by adding the TABLE portion to read: /DIV[1]/TABLE[1] and changing the Element Type = Table (Web), and also changing Web Element = TABLE instead of DIV and selecting it. This allows the table to be read with 'Get Table Items' into a collection.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Volkov&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92687#M42417</guid>
      <dc:creator>DavidVolkov</dc:creator>
      <dc:date>2021-06-25T13:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92688#M42418</link>
      <description>That solution has just worked for me in MS Edge as well, &lt;A class="user-content-mention" data-sign="@" data-contactkey="f438b0dc-f144-4e65-9e0e-20df79b703b2" data-tag-text="@David Volkov" href="https://community.blueprism.com/network/profile?UserKey=f438b0dc-f144-4e65-9e0e-20df79b703b2" data-itemmentionkey="6fb631e7-bfcf-472c-bb49-7d57f2cb1cef"&gt;@David Volkov&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Stuart Robb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2021 15:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92688#M42418</guid>
      <dc:creator>StuartRobb</dc:creator>
      <dc:date>2021-12-16T15:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Not getting option for "Get Table" for tables present in web while using Chrome automation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92689#M42419</link>
      <description>Hi @David Volkov,&lt;BR /&gt;Thankyou so much it worked for me.&lt;BR /&gt;Regards,&lt;BR /&gt;Sivaranjani Singaravel.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;sivaranjani singaravel&lt;BR /&gt;Assistance Software Engineer&lt;BR /&gt;accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2022 05:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Not-getting-option-for-quot-Get-Table-quot-for-tables-present-in/m-p/92689#M42419</guid>
      <dc:creator>sivaranjani_96</dc:creator>
      <dc:date>2022-02-09T05:08:00Z</dc:date>
    </item>
  </channel>
</rss>

