Hi all,
I need to scroll in a long list of menu webpage and in this menu I should to “check” all items with a specific name. Do you know how can i do this?
I tried to test 2 types of sequence but unsuccessfully:
The First one:
I used a recording sequence in which I clicked on the scroll bar, and I put this element in a While activity. And then I add a text exist activity followed by a check or click OCR Text activity
The second one:
I used an open browser activity followed by a text exist and then an “if” activity in which I add a click OCR text in then and a send hodkey (pgdn) activity in else
Thanks