web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Power Automate Desktop
Suggested answer

Populate text field in window not working after recent update in Chrome

(0) ShareShare
ReportReport
Posted on by

Hi community,

 

I have a Power Automate Desktop flow that populates the File name field in the Windows “Open” dialog.

The text is built from my flow variables like this:

 
 
 
%Download_Path%\%Payer_ID%_%File_Name%_%Date_insideloop%.json
 

Until yesterday, my Populate text field in window action was working fine in Chrome.

Now, it no longer types anything into the field — but the exact same step still works in Firefox.

 

My setup:

 

  •  

    Power Automate Desktop version: X.X.X.X


  •  

    Chrome version: 138.0.xxxx.xx


  •  

    OS: Windows 10 / 11


  •  

    Target UI: Windows “Open” dialog (captured from explorer.exe, not Chrome DOM)



  •  
 

Steps I’ve tried:

 

  •  

    Re-captured the UI element multiple times from the Windows dialog.


  •  

    Verified the selector points to the Combo Box 'File name:' control.


  •  

    Added Focus window and Wait for window steps before populating.


  •  

    Tested with the same flow in Firefox → works fine.



  •  
 

Question:

Is this a known issue with Chrome’s “Open” dialog after recent updates?

Do we need to change the selector or use a different method?

 

Here’s my action sequence for reference:

 

  1.  

    Focus window “Open”


  2.  

    Set clipboard text = %Download_Path%\%Payer_ID%_%File_Name%_%Date_insideloop%.json


  3.  

    Click UI element “File name”


  4.  

    Populate text field in window (Combo Box ‘File name:’)



  5.  
 

(Screenshot attached)

 

Thanks in advance for any guidance!

 
Categories:
I have the same question (0)
  • Suggested answer
    eetuRobo Profile Picture
    3,753 Super User 2025 Season 2 on at
    Populate text field in window not working after recent update in Chrome
    Have you checked if the window of that element is being found? Maybe that has a specific name that is different in each instance. If so toggle the Name attribute off.


    If that doesn't work then maybe consider putting the file path to a variable and set clipboard text to that file path and using Send keys -action to paste it to the file path field. In my quick testing seems like when I use alt + o to open the "Open" dialog window in chrome the "File name" field is focused automatically. So you could just paste the path right in.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2