Hi everyone
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
here is my workflow