Need help with pop-up issue using Selenium RC in IE7 testing

View: New views
2 Messages — Rating Filter:   Alert me  

Need help with pop-up issue using Selenium RC in IE7 testing

by Hades_Pluto :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I am having some trouble in IE7 testing with Selenium RC. I have no trouble automate the test in Firefox but I can never work around this issue in IE testing. Whenever there has to deal with a pop-up window, I am receiving an "Permission Denied" error message but I have disabled Pop-up blocker in IE browser, enabled all the Scripting options, and shutdown all the Virus-Scan. I have also checked on the Machine Debug Manaager (MDM) to make sure that there is no any influence to the IE automation testing. A lot of people have helped me already but i still cannot find a solution to work around this. Any suggestions?

By the way, the pop-up window does not have any title and no window id associate with it, I would like to like a way to work around this issue in this situation if it is possible.

Thank you very much.

Best,

Hades Pluto

Re: Need help with pop-up issue using Selenium RC in IE7 testing

by boomi_selenium :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Which type of popup you are getting?

Regards,
Boomi.

Hades_Pluto wrote:
Hi all,

I am having some trouble in IE7 testing with Selenium RC. I have no trouble automate the test in Firefox but I can never work around this issue in IE testing. Whenever there has to deal with a pop-up window, I am receiving an "Permission Denied" error message but I have disabled Pop-up blocker in IE browser, enabled all the Scripting options, and shutdown all the Virus-Scan. I have also checked on the Machine Debug Manaager (MDM) to make sure that there is no any influence to the IE automation testing. A lot of people have helped me already but i still cannot find a solution to work around this. Any suggestions?

By the way, the pop-up window does not have any title and no window id associate with it, I would like to like a way to work around this issue in this situation if it is possible.

Thank you very much.

Best,

Hades Pluto