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 / Web extractor CSS Sele...
Power Automate
Unanswered

Web extractor CSS Selector for parsing

(0) ShareShare
ReportReport
Posted on by 6

I am trying to extract full HTML table with hundreds of pages. If I enter the exact number of pages in the "the first.." it works fine... but when I use all available, it will download the tables but then it will get stuck on the last page without moving to the next steps. The problem is that in the last page, the next button is still there although disabled. I want to find a way to include a something in the selector stating enabled="true" so once it gets to the last page it can move on.

This is what the button looks like in the website:

javijuan_0-1668114579204.png

and this is how the CSS Selector looks like in power automate:

iframe[id="mctnt"] iframe[id="oRightPaneContent"] button[id="toolbar_NEXT_ACTIONLabel" enable="true"] > img, html > body > div:eq(0) > div > div > div > div > div:eq(1) > div > div > div:eq(1) > div:eq(3) > div > div > div:eq(1) > iframe > html > body > div:eq(2) > div > div:eq(2) > iframe > html > body > form:eq(0) > div:eq(2) > div:eq(1) > fieldset > span > table > tbody > tr > td:eq(3) > table > tbody > tr > td > button > img

 

I have tried using button[enabled="true"] or add enabled=true within button[id="toolbar..."] using a comma. None of those have helped. Any ideas? Thanks.

I have the same question (0)
  • Henrik_M Profile Picture
    2,021 Super User 2024 Season 1 on at

    Try this one, which uses the enabled=true that you mention:

    iframe[id="mctnt"]  iframe[id="oRightPaneContent"]  button[enabled="true"][fancytitle="Next"]

  • javijuan Profile Picture
    6 on at

    Thanks. The button works but when it gets to the last page it still tries to click next instead of going to next step.

  • Henrik_M Profile Picture
    2,021 Super User 2024 Season 1 on at

    Can you show the HTML code of the button when on the last page?

  • javijuan Profile Picture
    6 on at

    this is the last button:

    javijuan_0-1668431772909.png

     

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

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 282 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 146 Super User 2026 Season 2

Last 30 days Overall leaderboard