<?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: Blue prism unable refresh HTML page data once drop down value changes in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66925#M19530</link>
    <description>In my case AA mode solves this issue . Though as rightly said by others you can use send keys to mimic the keyboard actions and send date values.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Sep 2021 17:08:00 GMT</pubDate>
    <dc:creator>EVIPUTI</dc:creator>
    <dc:date>2021-09-02T17:08:00Z</dc:date>
    <item>
      <title>Blue prism unable refresh HTML page data once drop down value changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66922#M19527</link>
      <description>&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm currently working on a project and i came across this issue : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in a webpage i have a dropdown select menu which has multiple dates from which i need to select a specific date. i spied the element using html mode and by using 'Select Item' it successfully selected the required date but the issue is that when I manually select the date &amp;nbsp;from drop down it changes the data as well but in blue prism it is only changing the value (date) on drop down and not loading/refreshing its data. How can I solve this issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Divya Sharma&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2021 17:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66922#M19527</guid>
      <dc:creator>DivyaSharma</dc:creator>
      <dc:date>2021-08-11T17:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue prism unable refresh HTML page data once drop down value changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66923#M19528</link>
      <description>Hi @Divya&amp;nbsp;Sharma,&lt;BR /&gt;&lt;BR /&gt;This issue generally comes when a website has javascript/jquery implemented in the code and some trigger is required to run the function. When you select the date manually, at the backend, an event gets triggered which basically runs the function of the javascript and updates/refreshes the data. But when you perform the same task from Blue Prism, it just updates the value and doesn't trigger the associated function. &lt;BR /&gt;&lt;BR /&gt;In order to fix the issue, please follow either of the steps:&lt;BR /&gt;&lt;BR /&gt;1) Try to identify the javascript function being called at the backend of the ​dropdown, and then post selecting the dropdown value from "&lt;STRONG&gt;Navigate stage&lt;/STRONG&gt;", trigger the javascript function (using navigate stage only).&lt;BR /&gt;2) Instead of using HTML mode, try using UIA/AA mode and use send keys to select the value from the dropdown. This approach is similar to mimicking a human user.&lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani Senior Consultant&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Gurgaon&lt;BR /&gt;*If you find this post helpful mark it as best answer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66923#M19528</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2021-08-11T19:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue prism unable refresh HTML page data once drop down value changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66924#M19529</link>
      <description>Hi, Divya,&lt;BR /&gt;&lt;BR /&gt;Ritansh definitely describe one of the ways how you can achieve that. This happens quite often and another approach which may work is to send global keys to that element (sending the particular date) which is more similar to user behavior and should trigger the javascript action if needed. The action is part of the list item.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2021 10:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66924#M19529</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2021-08-13T10:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Blue prism unable refresh HTML page data once drop down value changes</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66925#M19530</link>
      <description>In my case AA mode solves this issue . Though as rightly said by others you can use send keys to mimic the keyboard actions and send date values.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;Vipul Tiwari&lt;BR /&gt;Senior Process Simplification and Optimization Designer(Solutions Architect)&lt;BR /&gt;Fidelity International&lt;BR /&gt;------------------------------&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2021 17:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-prism-unable-refresh-HTML-page-data-once-drop-down-value/m-p/66925#M19530</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2021-09-02T17:08:00Z</dc:date>
    </item>
  </channel>
</rss>

