Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Power Automate Desktop
Suggested answer

Populate text field on webpage - does not enter data

(0) ShareShare
ReportReport
Posted on by 10
So I'm now trying to enter the data from my csv into the webpage using the Action Populate text field on webpage, but no characters are entered. I've definitely selected the input element, and I've chosen its ID only, which are always unique. When I run my flow, the webpage is loaded, then for some bizare reason the entire page is selected as though someone pressed CTRL+A, then the page is scrolled to the bottom. Nothing is entered into the text field itself.
 
 
aaa
 
 
I also had a go on a form at https://www.w3schools.com/html/html_forms.asp and got the same result for the fname field. 
 
 
  • Suggested answer
    VishnuReddy1997 Profile Picture
    2,358 Super User 2025 Season 1 on at
    Populate text field on webpage - does not enter data
     
    Can you try this below method. Can you diable Populate Text using Physical Keystrokes option in Populate Text field on web page action.
     
     
    (Note:- if you got your solution you can mark as solution and gives kudos)
     
    Thanks & Regards
    Vishnu Reddy
  • Deenuji_Loganathan_ Profile Picture
    6,204 Super User 2025 Season 1 on at
    Populate text field on webpage - does not enter data
    Hello there,
     
    Is this web application which you trying to populate the data is public accessible to take a look on your issue?
     
    Thanks,
    Deenu
  • Suggested answer
    eetuRobo Profile Picture
    3,499 Super User 2025 Season 1 on at
    Populate text field on webpage - does not enter data
    Sounds bizarre and something I haven't encountered.

     I've definitely selected the input element, and I've chosen its ID only, which are always unique

    Do you mean the ID is unique every instance so every time you load the page? This should make the flow fail since it can't find the element with the ID that you have captured. So edit the element selector to reference some other attribute in that element or make it reference the ID by "starts with" operator and with value "form-field-input" if there is no other form field input id element in the page.

    But since you get the same situation with  https://www.w3schools.com/html/html_forms.asp  that has id fname which never changes it sounds like your browser extention might be broken some how. reinstall the browser extenstion and test with other browsers (chrome or edge or firefox) to see if you get the same result. Maybe reinstall PAD also
  • Suggested answer
    harish_sada Profile Picture
    44 on at
    Populate text field on webpage - does not enter data
    Hi
     
    You can use the focus and click on web Page actions, and then go ahead and enter your text.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >