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 Platform Community / Forums / Power Automate / PAD 2.31. update - cha...
Power Automate
Unanswered

PAD 2.31. update - change in selectors

(0) ShareShare
ReportReport
Posted on by 33

Hello,

 

we are currently using PAD 2.30. We have many flow that automate web browsers. We are testing 2.31. so we can update, but there is something with selectors. 

 

We automate SAP web UI, it has two dynamic frames in the selector - frame[Id="WorkAreaFrame1"] and frame[Id="WorkAreaFrame2"].

 

 

iframe[Id="CRMApplicationFrame"] iframe[Id="s_300_Z_UTIL_IC_O_1658127403712"] iframe[Id="CRMApplicationFrame"] iframe[Id="FRAME_APPLICATION"] frame[Id="WorkAreaFrame1"] a[Id="C21_W77_V78_V80_V81_V84_ChangeContracts"]
iframe[Id="CRMApplicationFrame"] iframe[Id="s_300_Z_UTIL_IC_O_1658127403712"] iframe[Id="CRMApplicationFrame"] iframe[Id="FRAME_APPLICATION"] frame[Id="WorkAreaFrame2"] a[Id="C21_W77_V78_V80_V81_V84_ChangeContracts"]

 

 

We solved this problem with two different selectors.

iframe[Id="CRMApplicationFrame"] iframe[Id^="s_300_Z_UTIL_IC_O_"] iframe[Id="CRMApplicationFrame"] iframe[Id="FRAME_APPLICATION"] frame[Id="WorkAreaFrame1"] a[Id$="_ChangeContracts"]
iframe[Id="CRMApplicationFrame"] iframe[Id^="s_300_Z_UTIL_IC_O_"] iframe[Id="CRMApplicationFrame"] iframe[Id="FRAME_APPLICATION"] frame[Id="WorkAreaFrame2"] a[Id$="_ChangeContracts"]

 

But in version 2.31. we get an error saying we cant use two different frames: Multiple selectors with different frame selectors are not supported. 

 

We cant get around this. If we use frame[Id^="WorkAreaFrame"] or frame[Id*="WorkAreaFrame"], it alway goes into frame 1 and fails if the UI element is in frame 2. 

 

We are pretty much stucked on 2.30. Is there a way to do this? 

I have the same question (0)
  • Gidi Profile Picture
    601 on at

    Hi Pechy92,

    when you need to declare two separate selectors then maybe it‘s possible with using coded error handling. 

    Check with the first selector and if this errors out then try with the second one. 

     

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 223

#2
David_MA Profile Picture

David_MA 210 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 175

Last 30 days Overall leaderboard