<?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 Hi MetVonghiran thanks for… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86334#M37200</link>
    <description>Hi&amp;nbsp;MetVonghiran thanks for the suggestion,
&amp;nbsp;
The web site which we are using does not recognize the copy paste and write stage. Which means if I put the values using these methods then it will be shown in the text box but when bot clicks on submit button it will show required field validation.
&amp;nbsp;
With this in mind this approach will not work with this web site.&amp;nbsp;</description>
    <pubDate>Thu, 28 Jun 2018 16:08:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-28T16:08:00Z</dc:date>
    <item>
      <title>Blue Prism 6 - WebSite Automation - Global Send Keys - Special Character.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86330#M37196</link>
      <description>Hi we are working on the web site automation using blue prism 6.

The web site doesn't work with the write stage.&amp;nbsp;To overcome this we have used global send keys to fill the data in the website fields and its working fine.&amp;nbsp;

We have some fields where we may get data which can have special character into it, e.g. email.

Currently using send keys it is not writing the special characters instead it writes the corresponding key. e.g. email@domain.com results into email2domain.com

Is there is a way by which we can handle this issue in BP.

&amp;nbsp;

Thanks</description>
      <pubDate>Tue, 26 Jun 2018 17:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86330#M37196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T17:53:00Z</dc:date>
    </item>
    <item>
      <title>Have you tried sending ""+2""?…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86331#M37197</link>
      <description>Have you tried sending ""+2""? Seemed to work for me on notepad.</description>
      <pubDate>Tue, 26 Jun 2018 20:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86331#M37197</guid>
      <dc:creator>NickZejdlik</dc:creator>
      <dc:date>2018-06-26T20:15:00Z</dc:date>
    </item>
    <item>
      <title>Hi Nick, I am looking for a…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86332#M37198</link>
      <description>Hi Nick, I am looking for&amp;nbsp;a generic way to solve this issue. Which means I will send any input and it should send the corresponding key strokes. The one way to achieve is to create page / object send the entire string and it will detect any special character if true then it will replace it with corresponding keys e.g email@domain.com will look like email{SHIFT}2domain.com and it will return back same.
But here I am thinking is there is any other way by which we can deal this issue.
Thanks</description>
      <pubDate>Wed, 27 Jun 2018 10:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86332#M37198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-27T10:07:00Z</dc:date>
    </item>
    <item>
      <title>Hi rajeev,
 
Have you try…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86333#M37199</link>
      <description>Hi rajeev,
&amp;nbsp;
Have you try using ""Set Clipboard"" (Utility - Environment) and then usin global send key to&amp;nbsp;paste it (^v) ?&amp;nbsp;&amp;nbsp;
It should do the trick.
&amp;nbsp;
Regards,
Met Vonghiran</description>
      <pubDate>Wed, 27 Jun 2018 11:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86333#M37199</guid>
      <dc:creator>MetVonghiran</dc:creator>
      <dc:date>2018-06-27T11:44:00Z</dc:date>
    </item>
    <item>
      <title>Hi MetVonghiran thanks for…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86334#M37200</link>
      <description>Hi&amp;nbsp;MetVonghiran thanks for the suggestion,
&amp;nbsp;
The web site which we are using does not recognize the copy paste and write stage. Which means if I put the values using these methods then it will be shown in the text box but when bot clicks on submit button it will show required field validation.
&amp;nbsp;
With this in mind this approach will not work with this web site.&amp;nbsp;</description>
      <pubDate>Thu, 28 Jun 2018 16:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86334#M37200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-28T16:08:00Z</dc:date>
    </item>
    <item>
      <title>Hi,
calculate position of @…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86335#M37201</link>
      <description>Hi,
calculate position of @ using InStr(). Get all chars before and after. Write using sendkeys as seen on screenshot.
&amp;nbsp;
R.</description>
      <pubDate>Thu, 28 Jun 2018 17:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86335#M37201</guid>
      <dc:creator>RadoslavKiss</dc:creator>
      <dc:date>2018-06-28T17:33:00Z</dc:date>
    </item>
    <item>
      <title>There is a similar post…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86336#M37202</link>
      <description>There is a similar post found on this forum. Which has a reusable VBO created for this need. It looks promising.&amp;nbsp;
&amp;nbsp;
&lt;A href="https://portal.blueprism.com/forums/technical-queries/processobject-stu…&amp;nbsp;" target="test_blank"&gt;https://portal.blueprism.com/forums/technical-queries/processobject-stu…&amp;nbsp;&lt;/A&gt;
&amp;nbsp;
Thanks</description>
      <pubDate>Fri, 29 Jun 2018 17:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-6-WebSite-Automation-Global-Send-Keys-Special/m-p/86336#M37202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-29T17:01:00Z</dc:date>
    </item>
  </channel>
</rss>

