in reply to Re: Mechanize, Using WWW instead of IE
in thread Mechanize, Using WWW instead of IE

I tried that with MySpace, but Selenium got really confused in flurry of weird frames and domain changes. Have you got it working with MySpace?

non-Perl: Andy Ford

  • Comment on Re^2: Mechanize, Using WWW instead of IE

Replies are listed 'Best First'.
Re^3: Mechanize, Using WWW instead of IE
by mkirank (Chaplain) on Jan 30, 2007 at 02:26 UTC
    I have not tried it with Myspace but we have an internal application that uses frames, to get selenium to work with frames we start selenium with the -multiWindow option.