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.