<?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: Start a process with spying element doesn't work in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45914#M2021</link>
    <description>Hi paul thank you for your quick answer&amp;nbsp;&lt;BR /&gt;I mistaken the title&amp;nbsp;&lt;BR /&gt;I am able to spy the element (Button) but when using schdule with VM the element that i have to click doesn't work&amp;nbsp;&lt;BR /&gt;I saw a post (https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=97&amp;amp;MID=2640&amp;amp;CommunityKey=3b501789-976c-4cfa-b9db-88307c6a0a86&amp;amp;tab=digestviewer&amp;amp;ReturnUrl=%2Fcommunities%2Fcommunity-home%2Fdigestviewer%3FListKey%3D82cdcf8d-bf74-40f4-af5c-7b4be092ec1b) is it possible that it is impossible to execute click on web pages in VM when the VM is'nt conneted to a screen ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your time and energy&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;EDI EDI&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2022 10:17:00 GMT</pubDate>
    <dc:creator>EDIEDI</dc:creator>
    <dc:date>2022-06-08T10:17:00Z</dc:date>
    <item>
      <title>Start a process with spying element doesn't work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45912#M2019</link>
      <description>Hello i am currently working with BP 7.0.1&amp;nbsp;&lt;BR /&gt;I've created a simple process that's working like that&amp;nbsp;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Open a browser (Edge)&lt;/LI&gt;
&lt;LI&gt;Connecte to a specifique web site&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Click on a button&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
And i am also using a VM as a ressource (using windows remote access) and finnaly schedule this task for every day&amp;nbsp;&lt;BR /&gt;My issue is the following : every time i am closing the windows remote access the process start's normally but can't click on the button&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do you have any idea why ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;EDI EDI&lt;BR /&gt;------------------------------</description>
      <pubDate>Wed, 08 Jun 2022 07:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45912#M2019</guid>
      <dc:creator>EDIEDI</dc:creator>
      <dc:date>2022-06-08T07:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start a process with spying element doesn't work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45913#M2020</link>
      <description>Hi EE,&lt;BR /&gt;The title indicates a problem spying the element, in your case the button. If you cannot spy it, the process will not be able to click it, so we'll start there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Are you able to spy the button?&lt;BR /&gt;If no: make sure to use a spy-mode that works for Edge and re-spy until the button can be identified. Then save the object.&lt;BR /&gt;If yes: step through your process and step into your object that clicks the button to see why the button is not clicked. The object could throw an exception pointing out where to look further.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Notes on spying:&lt;/STRONG&gt;&lt;BR /&gt;When spying any element:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Unclick all elements that have an empty matching value&lt;/LI&gt;
&lt;LI&gt;Avoid html paths, or at least check that they are not dynamic or point to non-production servers/sites&lt;/LI&gt;
&lt;LI&gt;Read up on spying habits and best practices&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Happy coding!&lt;BR /&gt;Paul&lt;BR /&gt;Sweden&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 09:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45913#M2020</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-06-08T09:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start a process with spying element doesn't work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45914#M2021</link>
      <description>Hi paul thank you for your quick answer&amp;nbsp;&lt;BR /&gt;I mistaken the title&amp;nbsp;&lt;BR /&gt;I am able to spy the element (Button) but when using schdule with VM the element that i have to click doesn't work&amp;nbsp;&lt;BR /&gt;I saw a post (https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=97&amp;amp;MID=2640&amp;amp;CommunityKey=3b501789-976c-4cfa-b9db-88307c6a0a86&amp;amp;tab=digestviewer&amp;amp;ReturnUrl=%2Fcommunities%2Fcommunity-home%2Fdigestviewer%3FListKey%3D82cdcf8d-bf74-40f4-af5c-7b4be092ec1b) is it possible that it is impossible to execute click on web pages in VM when the VM is'nt conneted to a screen ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your time and energy&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;EDI EDI&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2022 10:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45914#M2021</guid>
      <dc:creator>EDIEDI</dc:creator>
      <dc:date>2022-06-08T10:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Start a process with spying element doesn't work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45915#M2022</link>
      <description>&lt;P&gt;Hello EDI,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;What approach did you take to solve this, please?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Oluwatobiloba Ogunniyi&lt;BR /&gt;Programmer&lt;BR /&gt;Waje Smart Solution&lt;BR /&gt;Africa/Lagos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jul 2023 11:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Start-a-process-with-spying-element-doesn-t-work/m-p/45915#M2022</guid>
      <dc:creator>ooluwatobiloba</dc:creator>
      <dc:date>2023-07-14T11:34:00Z</dc:date>
    </item>
  </channel>
</rss>

