in reply to Mechanize, Using WWW instead of IE

Have you looked at Test::WWW::Selenium

Replies are listed 'Best First'.
Re^2: Mechanize, Using WWW instead of IE
by andyford (Curate) on Jan 29, 2007 at 00:35 UTC

    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

      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.