Hello,
> QUESTIONS:
> (1) Can WWW::Selenium::Server be used as a replacement for
> selenium_server.py? If so, are there any configuration issues
I think so. However the code that does the reverse-proxy
is very primitive. Works in my case, but it might have bugs.
Also: at the moment WWW::Sel
Hello,
I'm currently testing in "driven mode" using ruby as the scripting
language. I run my scripts via cron (fedora 3 and mozilla 1.7.12 and
selenium from svn - about two weeks old) - works fine (opens browser,
configures email accts, closes browser, sends test mail, pops mail,
checks mail, etc)
Mattia Barbon wrote:
I just uploaded version 0.01 of Test::WWW::Selenium to CPAN. It includes:
* WWW::Selenium: the Selenium driver (can be used with the Twisted Selenium
server)
* Test::WWW::Selenium: a module to be used together with the usual
Perl testing infrastructure (Test::Harness + Te
Hi,
I just uploaded version 0.01 of Test::WWW::Selenium to CPAN. It includes:
* WWW::Selenium: the Selenium driver (can be used with the Twisted Selenium
server)
* Test::WWW::Selenium: a module to be used together with the usual
Perl testing infrastructure (Test::Harness + Test::*)
* WWW::Sel