Sunday, April 26, 2009

Complition error - when Selenium WWW not installed

D:\Selenium\PerlTestCases>perl Test-userverify.pl
Can't locate Test/WWW/Selenium.pm in @INC (@INC contains: C:\Perl\lib C:\Perl\site\lib C:/Perl/site/
lib C:/Perl/lib .) at Test-userverify.pl line 4.
BEGIN failed--compilation aborted at Test-userverify.pl line 4.

Resolution:
Downloaded "WWW::Selenium - Perl driver for the Selenium testing framework" from http://search.cpan.org/~MBARBON/Test-WWW-Selenium-0.03/lib/WWW/Selenium.pm
Following build/install instructions.

No comments: