<?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 Instead of using send keys in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68759#M21364</link>
    <description>Instead of using send keys you can use write stage with the value that you want to select... e.g. in write stage you can write ""2017 1H"".. (make sure that you are using sufficient wait)..
hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Tue, 17 Oct 2017 18:17:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-17T18:17:00Z</dc:date>
    <item>
      <title>SELECTING FROM A COMBO BOX</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68758#M21363</link>
      <description>I have 3 selections from a combo box and I was looking to select only one.   The selections are 2017 1H 2017 2H or 2017 FY. I have been trying to use the send keys but it is only selecting the area that I spied. Is there a way to select only 1 category?</description>
      <pubDate>Tue, 17 Oct 2017 18:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68758#M21363</guid>
      <dc:creator>adam_damiano</dc:creator>
      <dc:date>2017-10-17T18:07:00Z</dc:date>
    </item>
    <item>
      <title>Instead of using send keys</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68759#M21364</link>
      <description>Instead of using send keys you can use write stage with the value that you want to select... e.g. in write stage you can write ""2017 1H"".. (make sure that you are using sufficient wait)..
hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 17 Oct 2017 18:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68759#M21364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T18:17:00Z</dc:date>
    </item>
    <item>
      <title>You should use two navigation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68760#M21365</link>
      <description>You should use two navigation stages
1) 1 for selecting the combo Box - Global Mouse click - Area where the combo box is present
2) 1 for passing value which is required - Global Send Keys - Pass value in text which you require</description>
      <pubDate>Wed, 18 Oct 2017 12:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68760#M21365</guid>
      <dc:creator>Shiva__Kumar__VS</dc:creator>
      <dc:date>2017-10-18T12:23:00Z</dc:date>
    </item>
    <item>
      <title>Combo boxes don't all work</title>
      <link>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68761#M21366</link>
      <description>Combo boxes don't all work the same way. Ideally you can spy the element as a combo box and use a Navigate to select the item you want. You may also be able to spy individual items in the list.
Or, as described above, you can focus it with a mouse click, type the value you want and the combo box will select your item. But if none of these approaches will work, then you may have to take the most rudimentary approach and create a loop to send Down keys until you reach the right selection. This can be difficult to perfect and slow to execute, but sometimes (eg with Surface Automation) it is the only way.</description>
      <pubDate>Wed, 18 Oct 2017 13:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/SELECTING-FROM-A-COMBO-BOX/m-p/68761#M21366</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-10-18T13:58:00Z</dc:date>
    </item>
  </channel>
</rss>

