<?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: Re:Check for caps lock keys pressed in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53160#M726</link>
    <description>Hi Gaurav,&lt;BR /&gt;&lt;BR /&gt;You can spy that message. Use wait stage to identify it, then you can perform the related actions based on the output of wait stage.&lt;BR /&gt;&lt;BR /&gt;But specifically there are no inbuilt actions to verify your problem.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manoj Dhamrala&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Dec 2019 13:22:00 GMT</pubDate>
    <dc:creator>ManojDhamrala</dc:creator>
    <dc:date>2019-12-30T13:22:00Z</dc:date>
    <item>
      <title>Re:Check for caps lock keys pressed</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53159#M725</link>
      <description>Hi Developers,&lt;BR /&gt;Is there any method to verify if "Caps Lock" is pressed on the resource keyboard,&lt;BR /&gt;I just encountered this problem when process page came to "Enter Credential stage".there are global send keys to press or depress the caps lock but in both cases verification is required if Caps Lock Is pressed I suppose.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;&lt;BR /&gt;Gaurav
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6644.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6817i5A59C7C66E2F5208/image-size/large?v=v2&amp;amp;px=999" role="button" title="6644.jpg" alt="6644.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;
.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gaurav Dhiman&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2019 07:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53159#M725</guid>
      <dc:creator>GauravDhiman</dc:creator>
      <dc:date>2019-12-30T07:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Re:Check for caps lock keys pressed</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53160#M726</link>
      <description>Hi Gaurav,&lt;BR /&gt;&lt;BR /&gt;You can spy that message. Use wait stage to identify it, then you can perform the related actions based on the output of wait stage.&lt;BR /&gt;&lt;BR /&gt;But specifically there are no inbuilt actions to verify your problem.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manoj Dhamrala&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Dec 2019 13:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53160#M726</guid>
      <dc:creator>ManojDhamrala</dc:creator>
      <dc:date>2019-12-30T13:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: Re:Check for caps lock keys pressed</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53161#M727</link>
      <description>Thanks Manoj&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gaurav Dhiman&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2020 23:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53161#M727</guid>
      <dc:creator>GauravDhiman</dc:creator>
      <dc:date>2020-01-09T23:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Re:Check for caps lock keys pressed</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53162#M728</link>
      <description>Hi, you can try to use the code like this (it perfectly works for Ctrl key):&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if (Keyboard.IsKeyDown(Key.LeftCtrl) || Keyboard.IsKeyDown(Key.RightCtrl))&lt;BR /&gt;{&lt;BR /&gt; // some code&lt;BR /&gt;}&lt;BR /&gt;else&lt;BR /&gt;{&lt;BR /&gt;// some code&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Anton Sauchyk&lt;BR /&gt;Senior RPA Analyst&lt;BR /&gt;EY&lt;BR /&gt;Europe/Minsk&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jan 2020 06:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Re-Check-for-caps-lock-keys-pressed/m-p/53162#M728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-13T06:06:00Z</dc:date>
    </item>
  </channel>
</rss>

