While recording through Selenium IDE, When a pop up window opens it is not getting recorded. \"At the time of executing an error message is displayed.Please help me out.
You must use the command WaitForPopUp and value 30000
WaitForPopUp
30000
Try this and record properly.