<?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 Unable to click on hyperlink button on Browser in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125701#M54631</link>
    <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;We are in process of migration BP 6.10.5 to 7.5 enterprise version and i am facing very weird issue.&lt;/P&gt;&lt;P&gt;when we have href attribute with javascript value in it then Click action is not working using browser mode, in previous version it use to work perfectly fine.&lt;/P&gt;&lt;P&gt;i attached HTML snippet and error message. any guidance here , why browser mode is not working ? to fix this for now i am using UI mode and its works fine, however want to know whether this is a BUG or something i am missing here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="naveed_raza_0-1781696179687.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42229i8158FB4C4F4E93EA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="naveed_raza_0-1781696179687.png" alt="naveed_raza_0-1781696179687.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="naveed_raza_1-1781696210182.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42230i96576655F8ABD159/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="naveed_raza_1-1781696210182.png" alt="naveed_raza_1-1781696210182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2026 11:37:03 GMT</pubDate>
    <dc:creator>naveed_raza</dc:creator>
    <dc:date>2026-06-17T11:37:03Z</dc:date>
    <item>
      <title>Unable to click on hyperlink button on Browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125701#M54631</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;We are in process of migration BP 6.10.5 to 7.5 enterprise version and i am facing very weird issue.&lt;/P&gt;&lt;P&gt;when we have href attribute with javascript value in it then Click action is not working using browser mode, in previous version it use to work perfectly fine.&lt;/P&gt;&lt;P&gt;i attached HTML snippet and error message. any guidance here , why browser mode is not working ? to fix this for now i am using UI mode and its works fine, however want to know whether this is a BUG or something i am missing here.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="naveed_raza_0-1781696179687.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42229i8158FB4C4F4E93EA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="naveed_raza_0-1781696179687.png" alt="naveed_raza_0-1781696179687.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="naveed_raza_1-1781696210182.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42230i96576655F8ABD159/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="naveed_raza_1-1781696210182.png" alt="naveed_raza_1-1781696210182.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 11:37:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125701#M54631</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2026-06-17T11:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to click on hyperlink button on Browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125703#M54632</link>
      <description>&lt;P&gt;The error tells you the Blue Prism Support article that explains this issue:&amp;nbsp;&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000078851" target="_self"&gt;https://support.blueprism.com/en/support/solutions/articles/7000078851&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The article explains that in Manifest V3 extensions, they can't perform a browser mode click on a link that has JavaScript in the href attribute. There are three options mentioned for handling this. The first one is to use a UIA Press action. This is probably the option you'll want to do. The second is more complicated but involves reading the href and inserting that JavaScript somewhere else and then triggering that so the same result will happen.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 12:45:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125703#M54632</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2026-06-17T12:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to click on hyperlink button on Browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125704#M54633</link>
      <description>&lt;P&gt;Thank you Dave , for now i am using UIA Mode only , i can use Invoke JavaScript also but i dont want to use only for this.&lt;BR /&gt;does this not downgraded , this is very simple functionality to click on button ?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 13:18:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125704#M54633</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2026-06-17T13:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to click on hyperlink button on Browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125705#M54634</link>
      <description>&lt;P&gt;As far as I know, there's nothing anyone can do about that. It's a forced limitation by Google and later to be forced by Microsoft. Any other RPA tool would have the same limitation. Most likely those tools are using a UIA press as well by default.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 13:37:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125705#M54634</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2026-06-17T13:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to click on hyperlink button on Browser</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125716#M54635</link>
      <description>&lt;P&gt;thanks Dave, then we have to go with either UIA or Invoke JavaScript , i already switch to UIA mode , deployed code in PROD and its running smoothly ..&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 18:03:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-click-on-hyperlink-button-on-Browser/m-p/125716#M54635</guid>
      <dc:creator>naveed_raza</dc:creator>
      <dc:date>2026-06-17T18:03:41Z</dc:date>
    </item>
  </channel>
</rss>

