<?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 That works for Send Keys not… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52567#M7422</link>
    <description>That works for Send Keys not Send Key Events. If you switch to using Send Keys, it'll work; and if your application requires Send Key Events, I would use a loop to send the down arrow multiple times.</description>
    <pubDate>Mon, 22 Apr 2019 17:16:00 GMT</pubDate>
    <dc:creator>david.l.morris</dc:creator>
    <dc:date>2019-04-22T17:16:00Z</dc:date>
    <item>
      <title>Send Key Events multiple times not working</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52566#M7421</link>
      <description>Hi All ,&amp;nbsp;

I am using Global send keys events&amp;nbsp; to send Down arrow keys to application.

It works when I use {DOWN}/{Down}, but I want to send keys multiple times.

As per the documents &lt;A href="https://portal.blueprism.com/documents/guide-send-keys-and-send-key-events&amp;nbsp;I" target="test_blank"&gt;https://portal.blueprism.com/documents/guide-send-keys-and-send-key-events&amp;nbsp;I&lt;/A&gt; have tried {Down 10} , it says invalid keystroke.

Refer screen shot attached

&amp;nbsp;

Any input will be really helpful.

&amp;nbsp;

Regards

RanjeetKumar</description>
      <pubDate>Sat, 20 Apr 2019 18:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52566#M7421</guid>
      <dc:creator>RanjeetPatel1</dc:creator>
      <dc:date>2019-04-20T18:28:00Z</dc:date>
    </item>
    <item>
      <title>That works for Send Keys not…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52567#M7422</link>
      <description>That works for Send Keys not Send Key Events. If you switch to using Send Keys, it'll work; and if your application requires Send Key Events, I would use a loop to send the down arrow multiple times.</description>
      <pubDate>Mon, 22 Apr 2019 17:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52567#M7422</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-04-22T17:16:00Z</dc:date>
    </item>
    <item>
      <title>Yeah, as David suggested I…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52568#M7423</link>
      <description>Yeah, as David suggested I would create an action in business object to receive as input a required key (Down, Up, F11, or whatever) and in that object just have navigate stage sending this once. Then you can all repeatedly this action as you need it.</description>
      <pubDate>Wed, 24 Apr 2019 13:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Send-Key-Events-multiple-times-not-working/m-p/52568#M7423</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2019-04-24T13:03:00Z</dc:date>
    </item>
  </channel>
</rss>

