<?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 Error trying to use Global Send Keys to Select from a drop down menu in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59806#M13390</link>
    <description>Hi All,

I'm just wondering if anyone has come across the following when trying to select an item from a Drop down menu within SharePoint..... strangely this works elsewhere but doesn't here.... the error I'm getting is:

Failed to perform step 1 in Navigate Stage 'Select Ticket Type (AA)' on page 'Create New Task' - 
Exception during remote setforegroundwindow - System.ComponentModel.Win32Exception: The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BluePrism.ApplicationManager.clsLocalTargetApp.ForceForeground(IntPtr hwnd)

Any ideas?

Cheers

Tom</description>
    <pubDate>Wed, 22 Nov 2017 21:40:00 GMT</pubDate>
    <dc:creator>TomMason</dc:creator>
    <dc:date>2017-11-22T21:40:00Z</dc:date>
    <item>
      <title>Error trying to use Global Send Keys to Select from a drop down menu</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59806#M13390</link>
      <description>Hi All,

I'm just wondering if anyone has come across the following when trying to select an item from a Drop down menu within SharePoint..... strangely this works elsewhere but doesn't here.... the error I'm getting is:

Failed to perform step 1 in Navigate Stage 'Select Ticket Type (AA)' on page 'Create New Task' - 
Exception during remote setforegroundwindow - System.ComponentModel.Win32Exception: The system cannot find the file specified
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at BluePrism.ApplicationManager.clsLocalTargetApp.ForceForeground(IntPtr hwnd)

Any ideas?

Cheers

Tom</description>
      <pubDate>Wed, 22 Nov 2017 21:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59806#M13390</guid>
      <dc:creator>TomMason</dc:creator>
      <dc:date>2017-11-22T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Not an error I have seen</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59807#M13391</link>
      <description>Not an error I have seen before.  My thoughts are:
**  The ""ForceForeground"" error is a strange one - you are not using RDP or anything are you?
**  I suggest using Get Items to get a collection of all items in the drop down and then evaluating that collection to find the one you want to select using InStr - then select it using the read text.  I have had issues before selecting drop down items where the text I wanted to select was actually different to how it looked (i.e. there may be spaces after the text you do not know about).
**  If all else fails, move onto Surface Automation techniques for selecting the item.  Combo boxes can be problematic sometimes.</description>
      <pubDate>Tue, 28 Nov 2017 17:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59807#M13391</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-11-28T17:17:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Denis....</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59808#M13392</link>
      <description>Thanks Denis....
Yeah we are logging in via Remote Pc, however Blue Prism is installed on that PC and the Process is held on that PC also.... I didn't think that this would be an issue since it is all held on the PC but I am running it using a Remote Connection?</description>
      <pubDate>Fri, 01 Dec 2017 19:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Error-trying-to-use-Global-Send-Keys-to-Select-from-a-drop-down/m-p/59808#M13392</guid>
      <dc:creator>TomMason</dc:creator>
      <dc:date>2017-12-01T19:10:00Z</dc:date>
    </item>
  </channel>
</rss>

