<?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 how to input text after surface automation being connected to VM in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47871#M3513</link>
    <description>Hi, all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I used surface automation to recognize the input box of an application after having remotely connected to the VM.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12686.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12860iC034E9BA5D4E54D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="12686.png" alt="12686.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;I want to put a text into the red box. but when I use Navigate stage I couldn't find a way forward. No "Global Send Keys" function appeared in the navigate stage. Is there any way to fill the box?&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12687.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12853iBABDEDBBC79BA7D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="12687.png" alt="12687.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 18 Feb 2022 08:32:00 GMT</pubDate>
    <dc:creator>HongJooChoi</dc:creator>
    <dc:date>2022-02-18T08:32:00Z</dc:date>
    <item>
      <title>how to input text after surface automation being connected to VM</title>
      <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47871#M3513</link>
      <description>Hi, all.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I used surface automation to recognize the input box of an application after having remotely connected to the VM.&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12686.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12860iC034E9BA5D4E54D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="12686.png" alt="12686.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;I want to put a text into the red box. but when I use Navigate stage I couldn't find a way forward. No "Global Send Keys" function appeared in the navigate stage. Is there any way to fill the box?&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12687.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12853iBABDEDBBC79BA7D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="12687.png" alt="12687.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Feb 2022 08:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47871#M3513</guid>
      <dc:creator>HongJooChoi</dc:creator>
      <dc:date>2022-02-18T08:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to input text after surface automation being connected to VM</title>
      <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47872#M3514</link>
      <description>Hi HongJoo - use the VM 'root' element (or maybe your 'windows_frame2' element) for sending keys. You may need to focus the field by clicking into 'inp_password' first, with a small pause (maybe 0,5s) before sending the keys.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Feb 2022 09:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47872#M3514</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2022-02-18T09:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to input text after surface automation being connected to VM</title>
      <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47873#M3515</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Just one suggestion... if you want to connect to the SQL Server to execute query o maintenance plans, you can do it with the Business Object "Data - Sql Server". I think is faster than spy the entry application.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;634726270&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Feb 2022 10:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47873#M3515</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-02-18T10:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to input text after surface automation being connected to VM</title>
      <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47874#M3516</link>
      <description>Dear John&lt;BR /&gt;&lt;BR /&gt;Thank you, it worked !&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Feb 2022 10:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47874#M3516</guid>
      <dc:creator>HongJooChoi</dc:creator>
      <dc:date>2022-02-18T10:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to input text after surface automation being connected to VM</title>
      <link>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47875#M3517</link>
      <description>Dear Pablo&lt;BR /&gt;&lt;BR /&gt;Thank you much for the reply.&lt;BR /&gt;I wanted to test how far surface automation will work for applications running on the VM.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;HongJoo Choi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Feb 2022 10:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/how-to-input-text-after-surface-automation-being-connected-to-VM/m-p/47875#M3517</guid>
      <dc:creator>HongJooChoi</dc:creator>
      <dc:date>2022-02-18T10:20:00Z</dc:date>
    </item>
  </channel>
</rss>

