<?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: Windows Press Keys option in navigate stage in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44793#M1177</link>
    <description>Hi Ami,&lt;BR /&gt;&lt;BR /&gt;I'm having the same issue. I simply want to press TAB using Windows Press Keys. Using "{TAB}" does not work. I've looked through the documentation and didn't find anything for Windows Press Keys. Can you please tell me the exact command for TAB?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sotos Stephanou&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Nov 2021 23:14:00 GMT</pubDate>
    <dc:creator>SotosStephanou</dc:creator>
    <dc:date>2021-11-10T23:14:00Z</dc:date>
    <item>
      <title>Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44787#M1171</link>
      <description>Hi, There is a option in navigate stage when we spy with application with windows mode - "Windows Key Press". Is there any documentation for this like we have for global send keys, I am trying to press tab with this option, however not sure how we can pass such keys with this option.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mayank Goyal&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Aug 2020 19:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44787#M1171</guid>
      <dc:creator>MayankGoyal2</dc:creator>
      <dc:date>2020-08-24T19:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44788#M1172</link>
      <description>The shortcut you're looking for is Ctrl+Esc.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Aug 2020 22:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44788#M1172</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-08-24T22:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44789#M1173</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt; ​- My question was related to detailed documentation on this function like we have for global send keys - &lt;A href="https://portal.blueprism.com/system/files/2018-02/Guide%20to%20Send%20Keys%20and%20Send%20Key%20Events.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/2018-02/Guide%20to%20Send%20Keys%20and%20Send%20Key%20Events.pdf&lt;/A&gt; which clearly specifies what we have to use for different scenarios like, "TAB" or "ENTER" or "CONTROL+A" etc.&lt;BR /&gt;&lt;BR /&gt;I am looking for details to do this with windows send keys?? Kindly suggest?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mayank Goyal&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 04:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44789#M1173</guid>
      <dc:creator>MayankGoyal2</dc:creator>
      <dc:date>2020-08-25T04:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44790#M1174</link>
      <description>&lt;P&gt;When in doubt, my go-to cheat sheet is here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.sendkeys?view=netcore-3.1" target="test_blank"&gt;https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.sendkeys?view=netcore-3.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It sounds like you're trying to have it send the keystroke for the windows key, though. That's Ctrl+Esc, or "^{ESC}". If you're in an environment requiring Send Key Events, I'd instead use "&amp;lt;{CTRL}{ESC}&amp;gt;{CTRL}" as these two methods have a slightly different syntax.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 04:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44790#M1174</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-08-25T04:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44791#M1175</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt; - My apologies it seems i didn't framed the question properly and that confused you. I am referring to options in below screen shot. I am trying to understand the syntax to used in this option - "Windows Press Keys". We have good documentation for "Global Send Keys" function but nothing for "Windows Press Keys" function.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16163.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16317iBDAA35344EB0851E/image-size/large?v=v2&amp;amp;px=999" role="button" title="16163.png" alt="16163.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mayank Goyal&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 05:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44791#M1175</guid>
      <dc:creator>MayankGoyal2</dc:creator>
      <dc:date>2020-08-25T05:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44792#M1176</link>
      <description>&lt;P&gt;Gotcha, sorry about that!&lt;/P&gt;
&lt;P&gt;I loaded up a test element and clicked the little blue "i' while in a navigate stage to see what we've got for our internal documentation. It looks like it's only intended to send text, and not special characters through. So if you want to fill a text field, this would be a suitable use. If you want to use special characters, you're probably better off sticking with Global Send Keys.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Plano, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Aug 2020 13:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44792#M1176</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2020-08-25T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44793#M1177</link>
      <description>Hi Ami,&lt;BR /&gt;&lt;BR /&gt;I'm having the same issue. I simply want to press TAB using Windows Press Keys. Using "{TAB}" does not work. I've looked through the documentation and didn't find anything for Windows Press Keys. Can you please tell me the exact command for TAB?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sotos Stephanou&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2021 23:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44793#M1177</guid>
      <dc:creator>SotosStephanou</dc:creator>
      <dc:date>2021-11-10T23:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Windows Press Keys option in navigate stage</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44794#M1178</link>
      <description>As stated in the previous post, Windows Press Keys is intended for text input, not additional command inputs such as tab, control, alt, etc. You'll want to switch to using Global Send Keys against the root element of your application model for that.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;RPA Blue Prism SME&lt;BR /&gt;Karsun Solutions&lt;BR /&gt;Plano TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Nov 2021 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Windows-Press-Keys-option-in-navigate-stage/m-p/44794#M1178</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2021-11-12T14:08:00Z</dc:date>
    </item>
  </channel>
</rss>

