<?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: &amp;quot;Global Send Keys&amp;quot; sends special symbols instead of digits in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102229#M49017</link>
    <description>Good question!! I never understood either, so to avoid this kind of situation I always use write action, when I'm on the Web when it happens, I usually use JS to manipulate the DOM, do it this way maybe help you,</description>
    <pubDate>Tue, 09 Aug 2022 15:10:08 GMT</pubDate>
    <dc:creator>EmersonF</dc:creator>
    <dc:date>2022-08-09T15:10:08Z</dc:date>
    <item>
      <title>"Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102228#M49016</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Is there any particular reason why Blue Prism 6.9 sometimes sends special symbols instead of provided numeric values when using "Global Send Keys"? Usually it happens for the first 1-2 symbols. For example, If I have a value "22 some text" BP would replace '2' to '@' and send "@@ some text".&lt;BR /&gt;&lt;BR /&gt;If I set to use interval in between keystrokes of, let's say, 0.2sec, it would still replace the first symbol and send "@2 some text".​&lt;BR /&gt;&lt;BR /&gt;Also, setting the interval somehow messed up another thing - BP is now sending a letter/digit twice. For example "30.09.2022" -&amp;gt; 30.09.20&lt;STRONG&gt;0&lt;/STRONG&gt;22" or "London" -&amp;gt; Lo&lt;STRONG&gt;o&lt;/STRONG&gt;ndon". Very weird stuff.&lt;BR /&gt;&lt;BR /&gt;Example of BP writing a date incorrectly:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37003.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37011i199C5C5AAA542B6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="37003.png" alt="37003.png" /&gt;&lt;/span&gt;&lt;BR /&gt;My "Write to Field" action:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37004.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37015iE45A6A0D2CB5B84A/image-size/large?v=v2&amp;amp;px=999" role="button" title="37004.png" alt="37004.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thank you in advance!</description>
      <pubDate>Mon, 08 Aug 2022 05:20:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102228#M49016</guid>
      <dc:creator>RokasPranskevic</dc:creator>
      <dc:date>2022-08-08T05:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: "Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102229#M49017</link>
      <description>Good question!! I never understood either, so to avoid this kind of situation I always use write action, when I'm on the Web when it happens, I usually use JS to manipulate the DOM, do it this way maybe help you,</description>
      <pubDate>Tue, 09 Aug 2022 15:10:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102229#M49017</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2022-08-09T15:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102230#M49018</link>
      <description>Hello Rokas,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;can you try the below action and feed the o/p of this action to you navigate.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37000.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37010i0B5E496F6861EBE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="37000.png" alt="37000.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37001.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37012iE0D38ACCC417036D/image-size/large?v=v2&amp;amp;px=999" role="button" title="37001.png" alt="37001.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 10 Aug 2022 08:14:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102230#M49018</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2022-08-10T08:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: "Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102231#M49019</link>
      <description>Hey guys,&lt;BR /&gt;&lt;BR /&gt;Sorry for my late response. &lt;BR /&gt;&lt;BR /&gt;Emerson, "Write" action would be great but on the current application I must use AA mode. Unfortunately, in this application "Write" action simply does not work in AA mode.&lt;BR /&gt;&lt;BR /&gt;Neeraj, I haven't had @@ symbols for awhile now but I am still facing double letter/symbol issue. Using "Escape Sendkeys String" and feeding the output did not help unfortunately. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; Here in this example I tried writing 1234 and got 12334.&lt;BR /&gt;&lt;BR /&gt;I also tried reworking "send keys" action to how it was recommended before BP v6 but it also did not work.</description>
      <pubDate>Wed, 17 Aug 2022 13:08:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102231#M49019</guid>
      <dc:creator>RokasPranskevic</dc:creator>
      <dc:date>2022-08-17T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: "Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102232#M49020</link>
      <description>Hi &lt;A class="user-content-mention" data-sign="@" data-contactkey="f08566ea-a607-402a-a9a1-eb7c1cc33a4a" data-tag-text="@Rokas Pranskevicius" href="https://community.blueprism.com/network/profile?UserKey=f08566ea-a607-402a-a9a1-eb7c1cc33a4a" data-itemmentionkey="cbc35a80-c3ef-4af3-b0d1-110848cdc6fc"&gt;@Rokas Pranskevicius&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;This is a common scenario that we face.&lt;BR /&gt;&lt;BR /&gt;The best possible way to handle this is as below, with the 3 step actions:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="37002.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37009i0431FCC268BBEB87/image-size/large?v=v2&amp;amp;px=999" role="button" title="37002.png" alt="37002.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Step1: Clear Clipboard so that anything that has been previously copied will be removed&lt;BR /&gt;Step2: Set clipboard with the value that you would like to write like in the above scenario [Value]&lt;BR /&gt;Step3: Send Ctrl+v in the Global Send Keys, this will ensure that the whole text is copied without any issues as it is with typing each one by one.&lt;BR /&gt;&lt;BR /&gt;NOTE: the command to send for Ctrl+v in Global Send Keys is "^v"&lt;BR /&gt;&lt;BR /&gt;Hope that would be helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 18 Aug 2022 12:18:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102232#M49020</guid>
      <dc:creator>ManishRaw</dc:creator>
      <dc:date>2022-08-18T12:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: "Global Send Keys" sends special symbols instead of digits</title>
      <link>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102233#M49021</link>
      <description>Hi, @Manish Rawat,&lt;BR /&gt;&lt;BR /&gt;Thank you for your input. On most of the fields I am pasting the text from clipboard but on a few fields pasting does not work for some reason. It wouldn't paste even if I try doing that manually.&lt;BR /&gt;&lt;BR /&gt;Currently I am trying to first focus on those fields and then "Send Key Events" ​on the application itself. For now it seems to do the trick. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Hopefully, it keeps on working.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 19 Aug 2022 15:13:11 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/quot-Global-Send-Keys-quot-sends-special-symbols-instead-of/m-p/102233#M49021</guid>
      <dc:creator>RokasPranskevic</dc:creator>
      <dc:date>2022-08-19T15:13:11Z</dc:date>
    </item>
  </channel>
</rss>

