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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Answered

Ui element not found

(0) ShareShare
ReportReport
Posted on by 173

Hello guys,

 

i am a very bad PAD user and i try to populate various fields in a website, but i have all time "UI element not found".

 

i have use "inspect function" from my chrome, but i can't find a value persistent ...

 

My problem seems to be my ID value ...

 

Capture.JPG

 

 

 

when i use "ADD UI" function, i have another ID

 

Capture01.JPG

i have try to use data-testid="date", but it doesn't work ...

 

div[Id="kolclient"] > iframe[src="/kolfront/?v=CL2.2211.09.gm.c1406-202303211400#/sleeping?token=dHBlcGluOlszU3VtbFlNcUNlYWM1M2YwMGZiOTQxMGY2NDMzN2NjZmJmNzE1ZTU0YzpmYWxzZQ%3D%3D&lang=fr"] input[data-testid="date"]

 

or only

 

input[data-testid="date"]

Capture02.JPG

 

Please can you help me to find the good field ?

 

Grégory

 

 

 

I have the same question (0)
  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    It seems like the Id is dynamic and will likely change with a new browser instance. Using non-standard parameters will usually not work either. I would suggest simply using the ordinal value (which is an order index).

    Also, I think you might want to adjust the selector of the <iframe> as well and remove the token part, because that could likely also be dynamic. Make the <iframe> src parameter start with whatever comes before the "token" part and remove the token from the selector.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

  • GreguS Profile Picture
    173 on at

    @AGNI TYVm for your fast reply.

     

    With my screenshots, can you give me a command line for i undestand what you say ? 😛

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    Try using this for your selector:

    div[Id="kolclient"] > iframe[src^="/kolfront/?v=CL2.2211.09.gm.c1406-202303211400#/sleeping"] td:eq(2) > wk-kol-date-input

    Might make sense to include some more parents between the <iframe> and the <td>, but I can't really see them in the screenshots.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

  • GreguS Profile Picture
    173 on at

    it's not good, for the moment i use this but i don't know if it's good or good for long time (i have src and token 😞 )

     

    div[Id="kolclient"] > iframe[src="/kolfront/?v=CL2.2211.09.gm.c1406-202303211400#/sleeping?token=dHBlcGluOlszU3VtbFlNcUNlYWM1M2YwMGZiOTQxMGY2NDMzN2NjZmJmNzE1ZTU0YzpmYWxzZQ%3D%3D&lang=fr"] kendo-dateinput

     

     

  • Verified answer
    Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    Well, if it works, it might be good enough. It may be that I led you to the wrong <td> element or something. But you could also apply the same logic to this by removing the token like so:

    div[Id="kolclient"] > iframe[src^="/kolfront/?v=CL2.2211.09.gm.c1406-202303211400#/sleeping?"] kendo-dateinput

     

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

  • GreguS Profile Picture
    173 on at

    Hi @Agnius 

     

    your line is perfect, thank you very much for your help, i will try to apply this for all fields.

     

    Now i search for a another problem, i need to match a value from excel cell to a drop-down menu, i don't know if it possible ...

     

    good day

  • Agnius Bartninkas Profile Picture
    Most Valuable Professional on at

    I would suggest posting a new topic with more details of the issue.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 664

#2
Haque Profile Picture

Haque 460

#3
Valantis Profile Picture

Valantis 357

Last 30 days Overall leaderboard