Clicker node in Web Interactions(Labs) can't find element

Hi everyone :slightly_smiling_face:
I’m using Web Interaction (Labs) nodes to scrape data from one website, I came to page and the page has some elements and for each element we need to tell clicker node to click that element then the table of data will appear then we extract the table. but I tried all selectors like CSS selector, Xpath,… and I always get error like this:

Execute failed: Message: Could not find element on current page.
I think the element is disabled on web page, I can inspect it but clicker node can’t find it.I stuck here. any help :disappointed_relieved:

here is my workflow

1 Like

I realized that these nodes work on the current page and NOT on a newly opened page in the next tab

2 Likes

Glad you found the solution on your own. Thanks for clarifying!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.