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 / Navigation operations ...
Power Automate
Answered

Navigation operations within the Sweb screen using Power Automate

(0) ShareShare
ReportReport
Posted on by 7

Dear Sir or Madam,

I would like to confirm the feasibility of screen navigation on a web page using Power Automate Desktop.
At present, we would like to verify whether the following operations on a web screen can be implemented with Power Automate Desktop.

Operations to be confirmed

1.Clicking the “>” next to the top menu item “Administration”
2.Clicking text links such as “Public Reports” after the dropdown menu is displayed
3.Navigating to the next screen after the above click action
4.Continuing subsequent operations on the destination screen

The points we would like to confirm are as follows:
1.Whether symbols and text on the web screen can be recognized as UI elements by Power Automate Desktop
2.Whether screen navigation after clicking can be operated reliably

The intended target is similar to the attached screen image, specifically:
1.Menu navigation under “Administration”
2.Clicking links such as “Public Reports”
 

If possible, I would appreciate it if you could advise on the following:

・Your view on whether the implementation is feasible
・Recommended approach (UI element identification / image recognition / others)
・Any constraints or limitations
 

I apologize for taking your time, but I would appreciate your confirmation.

Best regards,

※Please refer to the transfer sheet for the image.
 
 
I have the same question (0)
  • Verified answer
    Sunil Kumar Pashikanti Profile Picture
    1,681 Moderator on at
     
    Yes, navigation such as expanding menus and clicking submenu links on a web page is feasible in Power Automate Desktop. The recommended and most reliable approach is web UI element identification using selectors. Image recognition should only be used as a fallback. Reliability depends on proper waits and how the web page is implemented.
     
    Recommended approach
    Primary approach
    • UI element identification using web selectors
    • Use PAD’s web automation actions (Click link, Click button, Extract details, etc.)
    • Identify elements by:
      • Visible text (for example “Administration”, “Public Reports”)
      • HTML attributes (id, name, aria‑label, role)
    • Use Wait for web page / element to load actions between navigation steps
    This is the most stable and maintainable approach.
     
    Secondary approach (Only if needed)
    Image‑based automation
    • Use image recognition only if:
      • The menu or symbol cannot be detected as a web element
      • The page is built with custom graphics or canvas‑based UI
    Image automation is more fragile and sensitive to screen resolution, zoom, and UI changes.

    Constraints and limitations to be aware of
    • If the “>” icon is only a visual graphic and not a clickable element, it may not be selectable
    • Highly dynamic pages (SPA frameworks like React or Angular) may require stronger wait conditions
    • Keyboard‑based navigation (Send keys) is less reliable than element‑based clicks
    • Image recognition should be a last resort
    • Changes to the web UI may require selector updates

    Practical tips
    • Prefer clicking the menu text instead of small icons when possible
    • Use Wait for web page content rather than fixed delays
    • Validate selectors using the PAD web selector picker
    • Avoid Send keys unless absolutely necessary
    • Log steps during navigation to confirm success
     
    Reliability of navigation after clicking
    Navigation after clicking is reliable if:
    • The click target is a real HTML element
    • Proper wait actions are used (wait for page load or specific element)
    • The session is interactive and the browser window is available
    Menu navigation like:
          Administration > Public Reports
          is a common and supported scenario in PAD web automation.


    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.
  • CU08040332-0 Profile Picture
    7 on at
    Thank you! I was able to confirm that the issue has been resolved.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 607

#2
Valantis Profile Picture

Valantis 456

#3
11manish Profile Picture

11manish 352

Last 30 days Overall leaderboard