<?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: Combo box in UIA Mode - inconsistent selecting item in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116042#M52084</link>
    <description>&lt;P&gt;Hi Denis. Thank you so much for coming back to me and for also going to the effort of looking at older training documentation - it is greatly appreciated! We will give it a go! Thanks again&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2024 07:07:45 GMT</pubDate>
    <dc:creator>HelpMePlease</dc:creator>
    <dc:date>2024-10-03T07:07:45Z</dc:date>
    <item>
      <title>Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/115977#M52061</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently trying to select an option from a combo box that we can see on screen and have spied via UIA. The navigation action clicks the element but does not select the required item, which is sent via Select and&amp;nbsp; then Global Send Keys. This is the error message :-&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;Failed to perform step 1 in Navigate Stage 'Select Item (Web ID)' on page 'Navigate (ComboBox) - Select Item' - Specified argument was out of the range of valid values.&lt;BR /&gt;Parameter name: idname&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Sometimes the action works, sometimes it does not - inconsistency is the issue.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Also, what is idname please&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Many Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:01:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/115977#M52061</guid>
      <dc:creator>HelpMePlease</dc:creator>
      <dc:date>2024-10-01T09:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116003#M52073</link>
      <description>&lt;P&gt;Instead of the 'Select Item' action, have you tried using a Global Send Keys action instead?&lt;/P&gt;&lt;P&gt;If you're still getting the error afterwards, make sure you're validating that 'Element Type' and 'Data Type' in the Application Modeler are populated as expected.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 14:42:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116003#M52073</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2024-10-01T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116020#M52076</link>
      <description>&lt;P&gt;Make the element type as List Item (Web), as per screenshot&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chakkravarthi_PR_0-1727816723482.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/39512i897312C20D22D22C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Chakkravarthi_PR_0-1727816723482.png" alt="Chakkravarthi_PR_0-1727816723482.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and match the attributes as per the need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Navigate try using the Global Send keys and make sure the Combo box is active on screen as per screen shot below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chakkravarthi_PR_1-1727816937205.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/39513i3CAF410467969BF4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Chakkravarthi_PR_1-1727816937205.png" alt="Chakkravarthi_PR_1-1727816937205.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 21:09:33 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116020#M52076</guid>
      <dc:creator>Chakkravarthi_PR</dc:creator>
      <dc:date>2024-10-01T21:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116034#M52079</link>
      <description>&lt;P&gt;Drop downs are probably one of the element types with the highest likelihood of being difficult to interface with.&amp;nbsp; I think only date pickers are probably more consistently smelly!&lt;/P&gt;&lt;P&gt;The main thing is to not get stuck when one interface does not work,&amp;nbsp; experiment and then move onto try other interfaces.&amp;nbsp; It is fairly usual on older applications to need some global clicks and keystrokes at different points to get things working.&lt;BR /&gt;&lt;BR /&gt;There was a good section on the old (pre current training videos) Surface Automation training providing 4 options to try if you find a combo/drop down difficult to interface with.&amp;nbsp; No doubt this information is still in the BP University training somewhere but unfortunately videos are difficult to search where as an old pdf doc is easily searched.&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone know where that information is now in the newer content??&amp;nbsp; &amp;nbsp; I found a very old v1.3 version of the old training course document from an online search,&amp;nbsp; here is the transcript:&lt;/P&gt;&lt;P&gt;Some combo boxes allow you to simply type in the value you want. Treat these elements as text boxes.&lt;/P&gt;&lt;P&gt;Alternatively, there are four possible options:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1 - Searching for the Value by Entering it into the Combo Box&lt;/STRONG&gt;&lt;BR /&gt;Select the combo to set focus.&lt;BR /&gt;Key the first letter of the item to be selected.&lt;BR /&gt;Check it matches the required value. If not, key the second letter, then the third letter, etc.&lt;BR /&gt;Keep retrying with a maximum number of attempts.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2 - Searching for the Value by Entering the First Letter into the Combo Box&lt;/STRONG&gt;&lt;BR /&gt;Select the combo to set focus.&lt;BR /&gt;Key the first letter of the item to be selected.&lt;BR /&gt;Check it matches required value. If not, key the first letter again.&lt;BR /&gt;Keep retrying with a maximum number of attempts.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 3 - Searching for the Value using the down key.&lt;/STRONG&gt;&lt;BR /&gt;Select the combo to set focus.&lt;BR /&gt;Send a down key to the application.&lt;BR /&gt;Check the value in the combo box matches the required value. If not, send a further down key.&lt;BR /&gt;Keep looping until you see the same value twice (you've reached the bottom of the list) or until you've exceeded a maximum number of attempts.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 4 - Using the Drop-down List&lt;/STRONG&gt;&lt;BR /&gt;Click the drop-down element of the combo box to expose the selectable values.&lt;BR /&gt;Return the list of visible values and their screen positions to Blue Prism&lt;BR /&gt;Select the required value if visible&lt;BR /&gt;Scroll down the list until the required value appears or the same value appears twice (you've reached the bottom of the list) or until you've exceeded a maximum number of retries.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 15:03:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116034#M52079</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2024-10-02T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116039#M52082</link>
      <description>&lt;P&gt;Thank you Steven. We will give that a try.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 07:01:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116039#M52082</guid>
      <dc:creator>HelpMePlease</dc:creator>
      <dc:date>2024-10-03T07:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116040#M52083</link>
      <description>&lt;P&gt;Hi Chakkravarthi. Appreciate you coming back to me. We will give your suggestion a try.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 07:02:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116040#M52083</guid>
      <dc:creator>HelpMePlease</dc:creator>
      <dc:date>2024-10-03T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Combo box in UIA Mode - inconsistent selecting item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116042#M52084</link>
      <description>&lt;P&gt;Hi Denis. Thank you so much for coming back to me and for also going to the effort of looking at older training documentation - it is greatly appreciated! We will give it a go! Thanks again&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 07:07:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Combo-box-in-UIA-Mode-inconsistent-selecting-item/m-p/116042#M52084</guid>
      <dc:creator>HelpMePlease</dc:creator>
      <dc:date>2024-10-03T07:07:45Z</dc:date>
    </item>
  </channel>
</rss>

