Guys I'm trying to scrap a page like this, manually I need to click the up arrow and some info will show
here's the question :
I know CSS of each up arrow(something like "html > body div:eq(3) > div:eq(9) > div:eq(0) > i",to locate different arrow, simply change the red number from 3 to someone else),but how to create 100+ UIs in PA instead of clicking them one by one using selector, thus I can use "click on page".
Appreciate your help

Report
All responses (
Answers (