<?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 Thanks John and Bastiaan… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64950#M17634</link>
    <description>Thanks John and Bastiaan. What helped was an extension&amp;nbsp;of both of your suggestions. So I cleared my clipboard, copied to clipboard and then used the application's native implementation of the Copy and Paste function by using Right Click and&amp;nbsp;selecting application's paste function. This is actually more reliable than using Ctrl+A, Ctrl+C, Ctrl+V because Ctrl functions use the standard OS implementation of Copy and Paste.</description>
    <pubDate>Thu, 29 Mar 2018 01:19:00 GMT</pubDate>
    <dc:creator>FelixDavid</dc:creator>
    <dc:date>2018-03-29T01:19:00Z</dc:date>
    <item>
      <title>Reliability of Global Send Keys and Send Key Events</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64947#M17631</link>
      <description>I'm&amp;nbsp;automating a Java application and I'm using Global Send Keys&amp;nbsp;to send text to the application. The text is 14 lines and it has about 180 words. While Send Keys has been working reliably for small batch of transactions (20-30), sometimes the application doesn't save text sent via Send Keys for big batch of transactions (70-80). I tried Global Send Key Events and it didn't really improve reliability.

Other than restarting my application or&amp;nbsp;environment, how can I improve reliability of Send Keys/Send Key Events?

Thanks!</description>
      <pubDate>Fri, 16 Mar 2018 16:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64947#M17631</guid>
      <dc:creator>FelixDavid</dc:creator>
      <dc:date>2018-03-16T16:48:00Z</dc:date>
    </item>
    <item>
      <title>Hi Felix - try slowing…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64948#M17632</link>
      <description>Hi Felix - try slowing things down. SK and SKE can 'machine gun' characters at the application, faster than a human can type, and maybe the app can't take input delivered at super-human speed. In v6 there is a nice 'pause between characters' field, but in earlier versions you have to chop the text into characters and have a tiny pause between each one. Another possible failure point is when the cursor is not in the field when you send the keys. Again, this is a timing thing.</description>
      <pubDate>Fri, 16 Mar 2018 18:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64948#M17632</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-16T18:18:00Z</dc:date>
    </item>
    <item>
      <title>HI Felix,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64949#M17633</link>
      <description>HI Felix,
John gives very good sugestions (as always ☺)
On top of this, you can after inputting the sendkeys verify if all the data is correct, e.g. by copying it to the clipboard and then compare the clipboard to your original input.
(Cntrl+A, Cntrl+C)
If you verify the input before submitting, you always ensure 100% reliability.</description>
      <pubDate>Mon, 19 Mar 2018 13:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64949#M17633</guid>
      <dc:creator>BastiaanBezemer</dc:creator>
      <dc:date>2018-03-19T13:56:00Z</dc:date>
    </item>
    <item>
      <title>Thanks John and Bastiaan…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64950#M17634</link>
      <description>Thanks John and Bastiaan. What helped was an extension&amp;nbsp;of both of your suggestions. So I cleared my clipboard, copied to clipboard and then used the application's native implementation of the Copy and Paste function by using Right Click and&amp;nbsp;selecting application's paste function. This is actually more reliable than using Ctrl+A, Ctrl+C, Ctrl+V because Ctrl functions use the standard OS implementation of Copy and Paste.</description>
      <pubDate>Thu, 29 Mar 2018 01:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reliability-of-Global-Send-Keys-and-Send-Key-Events/m-p/64950#M17634</guid>
      <dc:creator>FelixDavid</dc:creator>
      <dc:date>2018-03-29T01:19:00Z</dc:date>
    </item>
  </channel>
</rss>

