<?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 use TAB and then select the text in Global Send Keys in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101758#M48639</link>
    <description>I am working on a webpage automation and I have connected to it using attach and detach. &lt;BR /&gt;&lt;BR /&gt;I send the command to tab twice {TAB 2} in order to switch to a field. And then I need to select the value.&lt;BR /&gt;&lt;BR /&gt;Please find the Navigate page I use below&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36822.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36831i5DA188C2B2BD6649/image-size/large?v=v2&amp;amp;px=999" role="button" title="36822.png" alt="36822.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Please find the application on which I am using this below.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36823.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36834i14901C7A4D36477C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36823.png" alt="36823.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 07 Dec 2021 12:42:09 GMT</pubDate>
    <dc:creator>SiddharthAbiram</dc:creator>
    <dc:date>2021-12-07T12:42:09Z</dc:date>
    <item>
      <title>How to use TAB and then select the text in Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101758#M48639</link>
      <description>I am working on a webpage automation and I have connected to it using attach and detach. &lt;BR /&gt;&lt;BR /&gt;I send the command to tab twice {TAB 2} in order to switch to a field. And then I need to select the value.&lt;BR /&gt;&lt;BR /&gt;Please find the Navigate page I use below&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36822.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36831i5DA188C2B2BD6649/image-size/large?v=v2&amp;amp;px=999" role="button" title="36822.png" alt="36822.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Please find the application on which I am using this below.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36823.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36834i14901C7A4D36477C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36823.png" alt="36823.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 07 Dec 2021 12:42:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101758#M48639</guid>
      <dc:creator>SiddharthAbiram</dc:creator>
      <dc:date>2021-12-07T12:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TAB and then select the text in Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101759#M48640</link>
      <description>Hi Siddharth,&lt;BR /&gt;&lt;BR /&gt;I would like to suggest always first activate the application window using a '&lt;STRONG&gt;Win32&lt;/STRONG&gt;' element as the first action by using '&lt;STRONG&gt;Activate&lt;/STRONG&gt;' function, '&lt;STRONG&gt;Global Click On Center&lt;/STRONG&gt;' function on the '&lt;STRONG&gt;UIA&lt;/STRONG&gt;', '&lt;STRONG&gt;AA&lt;/STRONG&gt;' or '&lt;STRONG&gt;Browser&lt;/STRONG&gt;' element that you want to click on before providing tabs and then using '&lt;STRONG&gt;Global Send Keys&lt;/STRONG&gt;' function on the '&lt;STRONG&gt;Application&lt;/STRONG&gt; &lt;STRONG&gt;Root&lt;/STRONG&gt;' node you need to use the same command that you've used.&lt;BR /&gt;&lt;BR /&gt;Let us know if that helps!</description>
      <pubDate>Tue, 07 Dec 2021 14:22:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101759#M48640</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2021-12-07T14:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TAB and then select the text in Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101760#M48641</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for the response. I have implemented the same. It works as expected. &lt;BR /&gt;&lt;BR /&gt;But could you please tell me if can I also copy the text and store it in clipboard after this step ?​ Thanks in advance.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;(Example -&amp;nbsp; I want to copy the value of Purchase leader that is displayed after the command {TAB 2}.</description>
      <pubDate>Wed, 08 Dec 2021 08:54:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101760#M48641</guid>
      <dc:creator>SiddharthAbiram</dc:creator>
      <dc:date>2021-12-08T08:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use TAB and then select the text in Global Send Keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101761#M48642</link>
      <description>Hi Siddharth,&lt;BR /&gt;&lt;BR /&gt;You can use the read stage first on the spied element from where you can read the text and store it inside a data item. This value you should ideally pass out as an output parameter from your created action in the business object that you are creating for your application. &lt;BR /&gt;&lt;BR /&gt;In the Process Studio, when you call this action via Action stage, you can store the read text from that application in a data item and then use another action stage after this called as: 'Set Clipboard' from 'Utility - Environment' VBO. Here, you will require to pass the data item which consists of the value that you read and stored from your business object previously. &lt;BR /&gt;&lt;BR /&gt;After this if you want to use the clipboard text, you can either use the 'Get Clipboard' action from the same 'Utility - Environment' VBO or you can also use the GetClipboard() function present in your Calculation stage and Decision stage for any operation you want to perform with it.&lt;BR /&gt;&lt;BR /&gt;Hope it clears your doubt.</description>
      <pubDate>Wed, 08 Dec 2021 09:08:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-use-TAB-and-then-select-the-text-in-Global-Send-Keys/m-p/101761#M48642</guid>
      <dc:creator>devneetmohanty07</dc:creator>
      <dc:date>2021-12-08T09:08:51Z</dc:date>
    </item>
  </channel>
</rss>

