<?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 identify element with short cut key Alt? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49414#M4825</link>
    <description>Hi Tetsjui,&lt;BR /&gt;&lt;BR /&gt;If I can make the assumption you are trying to interact with an application under the Windows button then I might suggest you create a shortcut to the application on the desktop (right click on the Ocon) and then right click the desktop shortcut and check the properties. When you know the file location of the application you can reference it directly in a business object.</description>
    <pubDate>Sun, 11 Aug 2019 06:50:00 GMT</pubDate>
    <dc:creator>peterlacken</dc:creator>
    <dc:date>2019-08-11T06:50:00Z</dc:date>
    <item>
      <title>How to identify element with short cut key Alt?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49411#M4822</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to identify&amp;nbsp;the Windows Alt+Tab switcher, but when I click Alt key, the Spy Mode is changed at the same time, so I cannot identify it.&lt;BR /&gt;What is a workaround for this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tetsuji Junicho&lt;BR /&gt;Manager of RPA Practice Grp.&lt;BR /&gt;Accenture Japan&lt;BR /&gt;Asia/Tokyo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2019 13:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49411#M4822</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2019-08-09T13:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to identify element with short cut key Alt?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49412#M4823</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Why would you need to interact with this feature?&lt;BR /&gt;&lt;BR /&gt;If you have the various applications open and Blue Prism attached, then you would just use a 'Navigate Stage - Activate Application' action to activate the window.&lt;BR /&gt;&lt;BR /&gt;If you just need to read if an application is open, then use the 'Utility - Environment' VBO action 'Wait for Process'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Carl Carter&lt;BR /&gt;Developer Program Manager&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49412#M4823</guid>
      <dc:creator>Carl__Carter</dc:creator>
      <dc:date>2019-08-09T15:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to identify element with short cut key Alt?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49413#M4824</link>
      <description>Going to region mode and pressing alt+tab will give you task switcher in W32 mode, or you can press ctrl+alt+tab toppin the task switcher but you won't be able to spy anything.&lt;BR /&gt;&lt;BR /&gt;Would like to know what you're trying to achieve.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Aug 2019 12:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49413#M4824</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2019-08-10T12:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to identify element with short cut key Alt?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49414#M4825</link>
      <description>Hi Tetsjui,&lt;BR /&gt;&lt;BR /&gt;If I can make the assumption you are trying to interact with an application under the Windows button then I might suggest you create a shortcut to the application on the desktop (right click on the Ocon) and then right click the desktop shortcut and check the properties. When you know the file location of the application you can reference it directly in a business object.</description>
      <pubDate>Sun, 11 Aug 2019 06:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49414#M4825</guid>
      <dc:creator>peterlacken</dc:creator>
      <dc:date>2019-08-11T06:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to identify element with short cut key Alt?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49415#M4826</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;The reason why I want to do is that I have an IE screen&amp;nbsp; and a Firefox screen&amp;nbsp; at the same time and need to work on them switchingly.&lt;BR /&gt;So, I need to do "Activate Application"&amp;nbsp;switchingly too, but somehow it doesn't work as expected.&lt;BR /&gt;&lt;BR /&gt;Eventually, the workaround is I spied "explorer.exe" (Task Icons) and press them&amp;nbsp;switchingly.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tetsuji Junicho&lt;BR /&gt;Manager of RPA Practice Grp.&lt;BR /&gt;Accenture Japan&lt;BR /&gt;Asia/Tokyo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Aug 2019 05:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-identify-element-with-short-cut-key-Alt/m-p/49415#M4826</guid>
      <dc:creator>tjunicho</dc:creator>
      <dc:date>2019-08-15T05:32:00Z</dc:date>
    </item>
  </channel>
</rss>

