<?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: How to improve unattended mode in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77262#M29537</link>
    <description>&lt;P&gt;Hi K T,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I dont think it will be different attended vs unattended as long as your screen resolution and browser settings are same.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Its ideal to use same screen resolution and other browser settings.&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>Sun, 05 Nov 2023 15:34:00 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-11-05T15:34:00Z</dc:date>
    <item>
      <title>How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77257#M29532</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My automation is working fine on attended mode that is running inside a VDI. Most of the time i have failures on unattended mode where at random different elements will fail. I use the screenshot method and mostly i can see a white screen. Not sure if the application is in a hang state when unattended. Mostly i used UIA mode on my project. Any pointers on how i can improve it?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K T&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Nov 2023 12:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77257#M29532</guid>
      <dc:creator>KT</dc:creator>
      <dc:date>2023-11-04T12:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77258#M29533</link>
      <description>&lt;P&gt;Hi KT,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;First you need to identify the root acsue of issue.&lt;/P&gt;
&lt;P&gt;1) I would suggest to check whether&amp;nbsp; conditional wait stages are present when navigating to the new screen.&lt;/P&gt;
&lt;P&gt;2) if you are writing or reading any screen add validation for example&amp;nbsp; reading employer name then validate employer name should not be empty or it has 16 characters some thing like that.&lt;/P&gt;
&lt;P&gt;3) if there any failures in unattended identify the element where it is taking time to load the whole page and respond the element in different mode or change the attributes in the element.&amp;nbsp; Since uts unattended I will&amp;nbsp; spy all the different ways before testing and put everything in&amp;nbsp; such a order. Most successful to failure elements.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) open the logs and also check the screnshot is working in all the cases.&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;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77258#M29533</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-11-04T13:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77259#M29534</link>
      <description>&lt;P&gt;Hi Harish,&lt;/P&gt;
&lt;P&gt;thanks for the feedback. a bit new in BP. Can you give me an example of changing the attributes? For most of them i have only checked what is needed.&lt;/P&gt;
&lt;P&gt;what is &lt;SPAN&gt;oops. what can cause a screenshot to not work?&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K T&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Nov 2023 17:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77259#M29534</guid>
      <dc:creator>KT</dc:creator>
      <dc:date>2023-11-04T17:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77260#M29535</link>
      <description>&lt;P&gt;In general if I use UIA mode&lt;BR /&gt;I will check UIA Name and&amp;nbsp; UIA Control type and match index but&amp;nbsp; no one can able to tell 100% with out playing around the application you are working.&lt;/P&gt;
&lt;P&gt;Sorry I mean to ask you to check Logs there is typo in my previous response&lt;BR /&gt;&lt;BR /&gt;Not sure whether you are using screenshot code from Digital exchange. If not check digital exchange for that.&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>Sat, 04 Nov 2023 18:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77260#M29535</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-11-04T18:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77261#M29536</link>
      <description>&lt;P&gt;Thanks Harish,&lt;/P&gt;
&lt;P&gt;Would it be possible that the elements i have chosen works differently on unattended?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also read about screen resolution. Does this affect UIA mode as well?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;K T&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2023 00:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77261#M29536</guid>
      <dc:creator>KT</dc:creator>
      <dc:date>2023-11-05T00:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77262#M29537</link>
      <description>&lt;P&gt;Hi K T,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I dont think it will be different attended vs unattended as long as your screen resolution and browser settings are same.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Its ideal to use same screen resolution and other browser settings.&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>Sun, 05 Nov 2023 15:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77262#M29537</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-11-05T15:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to improve unattended mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77263#M29538</link>
      <description>&lt;P&gt;Hi KT,&lt;/P&gt;
&lt;P&gt;Check these 2 articles, apparently similar to what is happening to you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=a390b5bf-4b92-4a1a-a252-69c46e81d174&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1" target="test_blank"&gt;https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MessageKey=a390b5bf-4b92-4a1a-a252-69c46e81d174&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1&lt;/A&gt; dd01&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MID=1575&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer" target="test_blank"&gt;https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&amp;amp;MID=1575&amp;amp;CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01&amp;amp;tab=digestviewer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;------------------------------ &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Leonardo Soares &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Desenvolvedor RPA Líder Técnico &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;Bridge Consulting &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;América/Brasil &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;--------- ---------------------&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;SPAN style="vertical-align: inherit;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2023 01:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-improve-unattended-mode/m-p/77263#M29538</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2023-11-12T01:14:00Z</dc:date>
    </item>
  </channel>
</rss>

