I have to pass the value to webpage which has popup window with scroll which has the parent window at the back

I have to pass the account number to webpage, which has the parent windows at the back and popup window in the from ,
i am passing the value one by one in loop reading from excel , using ctrl+F option , after matching it has to click the value,
In this scenario search is happening in the background (parent window) + only in the front page of popup window.
for me it has to search only through popup window only where scroll should happen and find the value in second,third,… page of popup window,

kindly help me out.

@senthil.it89

Did you try to use data scraping, than work on your data, filter, etc… than at last use your data to match with your browser ?