- prashanth goud
- Posts : 3
Join date : 2012-02-27
Handling pop up using selenium IDE (pop up generates dynamically and not related to parent window) in FF 3.6
Mon Feb 27, 2012 7:47 pm
Hi All ,
I Just started playing with Selenium IDE.
I Got a problem in using selenium IDE specially while handling popup.The name of my popup is dynamic that is nothing but the current time i am able to handle the dynamic name of my poup.After recording using IDE the commands are like this
...
....
Waitforpopup popupname time in sec
selectwindow name="popupname"
....
....
While playback using IDE I am able to give the correct popup name but focus is not shifting to the new poup which generates dynamically after clicking on add option and my popup here not related to parent window and it is non-modal dialog window(focus moves to generated pop up automatically after clicking on add button).
I tried many options suggested in different forums. but unable to handle it
But when i start playback from selectwindow command(that is inserting a start point at select window command after generation of pop up) in my IDE , I am able to handle the pop up.
Can u please suggest how to handle pop up in my scenario
I Just started playing with Selenium IDE.
I Got a problem in using selenium IDE specially while handling popup.The name of my popup is dynamic that is nothing but the current time i am able to handle the dynamic name of my poup.After recording using IDE the commands are like this
...
....
....
....
While playback using IDE I am able to give the correct popup name but focus is not shifting to the new poup which generates dynamically after clicking on add option and my popup here not related to parent window and it is non-modal dialog window(focus moves to generated pop up automatically after clicking on add button).
I tried many options suggested in different forums. but unable to handle it
But when i start playback from selectwindow command(that is inserting a start point at select window command after generation of pop up) in my IDE , I am able to handle the pop up.
Can u please suggest how to handle pop up in my scenario
Permissions in this forum:
You cannot reply to topics in this forum