Comments

  • 1-2 of 2
  • Preeti
    posted December 21, 2009 in Twist > Selenium Issues

    Hi Nivetha,

    GetAlert doesnt seem to work as it says that there is no alert present. I also tried to use get confirmation for a scenario where there was only one pop-up window. That also is not working for me and displays me the same page again. Do u have any idea how to find the windowid of a pop-up window? I tried using seleniumIDE and IEDeveloperToolbar but both tools do not identify the windowid of the pop-up.

    Plus, if you could suggest furthur in my problem, would be great..

    Regards,

    Preeti

     

     

     

  • Preeti
    posted December 18, 2009 in Twist > Selenium Issues

    Hi Vinay,

    Thanks for the information. This was really helpful.

    Actually the web page I am accessing has two pop-ups on it on submission of forms. I wanted to handle those popups using selenium method 'Selenium.GetConfirmation()' but was not sure if OK is being selected on those pop-ups window to enable me to move to the next page.

    I get back to the same home page after using the method getconfirmation()...

    Can you please help me to handle the pop up windows on a web page?

    Regards,

    Preeti