venkatesan_G02 has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I am trying to access a web page using www::selenium module in perl. And i am using firefox as my browser (coz Internet Explorer crashes frequently). I encounter a problem with firefox. Whenever i try to access the web page in firefox, firefox displays a pop up box (kinda prompt box) requesting my username and password. And my program times out at this point.

I created the code using Selenium IDE and it doesn't seem to recognize the prompt box.

Could someone help me out in resolving the situation?

Thanks in advance for all those who cares to reply!!!
  • Comment on Accessing pop up box using www::selenium

Replies are listed 'Best First'.
Re: Accessing pop up box using www::selenium
by Joost (Canon) on Oct 08, 2009 at 15:39 UTC