<?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: BP 7.2 While Launching edge, unable to detect browser extension in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72351#M24956</link>
    <description>&lt;P&gt;I will also add retry logic on top of other suggestions mentioned by the other members.&amp;nbsp;&lt;BR /&gt;Retry logic will check browser extension error or not, if it is browser extension it will&amp;nbsp; kill the process and wait for 5 seconds and then launch again&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest to include&amp;nbsp; the retry logic in process level&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish Mogulluri&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Jul 2023 02:54:00 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-07-26T02:54:00Z</dc:date>
    <item>
      <title>BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72348#M24953</link>
      <description>&lt;P&gt;We are performing below steps&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Kill Edge(Utility-Env -&amp;gt; Kill Process)&lt;/LI&gt;
&lt;LI&gt;Launch edge with CommandLineParam(URL)&lt;/LI&gt;
&lt;LI&gt;Browser launches and 2 extensions are disabled and&amp;nbsp;getting error 'The browser extension could not be detected.'&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Is this a known issue in 7.2 ?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sheela Parthasarathy&lt;BR /&gt;Assistant Vice President&lt;BR /&gt;Deutsche Bank Group&lt;BR /&gt;Pacific/Apia&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72348#M24953</guid>
      <dc:creator>Sheela</dc:creator>
      <dc:date>2023-07-25T13:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72349#M24954</link>
      <description>&lt;P&gt;Screenshots are always helpful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;But based on the little information you have provided, it appears to me that you may need to reinstall/repair the Blue Prism browser extension and then retry.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Yinka Daramola&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72349#M24954</guid>
      <dc:creator>ydar360</dc:creator>
      <dc:date>2023-07-25T14:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72350#M24955</link>
      <description>&lt;P&gt;Agree. There should only be one extension installed, reflecting your current BP version.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also, in Edge settings turn off "Startup Boost", as recommended to us by BP support.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If that doesn't work, you might have to adjust the timeout settings in the automate.exe.config file in your Blue Prism installation directory. If you are uncomfortable doing so, open a support ticket and they will guide you through that process.&lt;/P&gt;
&lt;P&gt;The default timeouts for launch and communication are, I believe, 2000ms and 3000ms respectively.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Brian Clayton&lt;BR /&gt;Applications Consultant&lt;BR /&gt;The Auto Club Group&lt;BR /&gt;America/Dearborn MI&lt;BR /&gt;313-336-1896&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2023 01:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72350#M24955</guid>
      <dc:creator>bclayton1896</dc:creator>
      <dc:date>2023-07-26T01:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72351#M24956</link>
      <description>&lt;P&gt;I will also add retry logic on top of other suggestions mentioned by the other members.&amp;nbsp;&lt;BR /&gt;Retry logic will check browser extension error or not, if it is browser extension it will&amp;nbsp; kill the process and wait for 5 seconds and then launch again&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest to include&amp;nbsp; the retry logic in process level&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish Mogulluri&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2023 02:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72351#M24956</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-07-26T02:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72352#M24957</link>
      <description>&lt;P&gt;Hi Sheela,&lt;/P&gt;
&lt;P&gt;We've implemented the logic in the following thread which commendably decreased the browser extension issue.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/question/chrome-and-extension-not-detected#5b870266-bd24-4c56-820e-01896402d57b" target="test_blank"&gt;https://community.blueprism.com/question/chrome-and-extension-not-detected#5b870266-bd24-4c56-820e-01896402d57b&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Babjee Vangipurapu &lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;Wonderbotz&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jul 2023 05:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72352#M24957</guid>
      <dc:creator>Babjee24</dc:creator>
      <dc:date>2023-07-26T05:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: BP 7.2 While Launching edge, unable to detect browser extension</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72353#M24958</link>
      <description>&lt;P&gt;HI Sheela. I would recommend adding a wait or sleep stage (we use 10 sec) between killing a process and launching, again. This has dramatically decreased the browser errors we are getting when launching.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Melissa Nail&lt;BR /&gt;AVP, Automation Controller&lt;BR /&gt;BOKF, NA&lt;BR /&gt;America/Chicago&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 13:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP-7-2-While-Launching-edge-unable-to-detect-browser-extension/m-p/72353#M24958</guid>
      <dc:creator>MelissaNail</dc:creator>
      <dc:date>2023-08-01T13:56:00Z</dc:date>
    </item>
  </channel>
</rss>

