I’ve searched forum on this topic, and there are no good answers for my case.
I have set WaitReady: Complete, and I cannot use Find Element activity since I need boolean variable which I will use in While loop.
Any hints how could I overcome this problem?
Thanks in advance.
@GBK
I have a list of divs. For each div I need to scrape some data, and I need to stop scraping when I reach 13th div. So, I thought of using Send Hotkey(down) and Element Exist activity inside While loop, to loop until I get to 13th element.
@mukeshkala
Yes, but the problem is that each div has same “visibility” attribute.
@bp777 Can you Show us the Selector that you have used in Element Exists Activity using a Screenshot. Make Sure to Show it in UiExplorer with Validated.