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 / "Click link on web pag...
Power Automate
Suggested Answer

"Click link on web page" fails even though click succeeds and page navigates correctly.

(0) ShareShare
ReportReport
Posted on by
Product: Power Automate Desktop
Browser: Microsoft Edge (Latest)
Issue:
"Click link on web page" fails even though click succeeds and page navigates correctly.

Details:
- Button click successfully triggers navigation
- Refresh happens immediately
- PAD throws false-negative error
- Issue is intermittent but frequent

Expected behavior:
PAD should not throw error if click triggers successful navigation.
 
 
I have the same question (0)
  • Suggested answer
    frago Profile Picture
    226 on at
    PAD expects a stable DOM response after the click. If the page refreshes or navigates immediately (as in INS Zoom), the element becomes unavailable too quickly, so PAD falsely reports a failure—even though the action succeeded.
    Workarounds:
    Replace “Click link on web page” with:
    “Click UI element in window” (more tolerant to refresh), or
    “Populate text field / Press button” via UI automation
    Add “Wait for page to load” or “Wait for web page content” right after the click
    Wrap the click in a Retry scope (e.g., 2–3 attempts)
    Disable “Fail on error” for that step if navigation is confirmed
    Use JavaScript execution to trigger the click (document.querySelector(...).click())
     
     
     
    ------------------------------------------------------------
    If this solved your issue, please mark it as ✅ Accepted Answer.
    If it helped, feel free to give it a 🩷 Like!
     
    Best regards,
    Piotr
     
     

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard