Find and click opton is not working in popup web page with scroll down menu

-

it not scrolling down and selecting the list item , it is selecting only in the window that i have attached. kindly do the needful .

bot -design

@senthil.it89

Do one thing. If you use Click activity and select one of the account number from that list and then you can see that account number in one of the attribute value in selector.

If one of the attribute contains that value then make this selector dynamic by passing that account number into it.

         aanme = '"+varAccountNumber.ToString.Trim+"'

it is already in loop and my loop is working fine , now if matched the account number in second page , i need to scrolldown manually to second page inorder to loop to work , if iam not scrolling down manually it is searching the item only in first page