Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

"make test" errors with Selenium-Remote-Driver

by rmcgowan (Sexton)
on Oct 22, 2014 at 23:22 UTC ( [id://1104720]=perlquestion: print w/replies, xml ) Need Help??

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

I'm trying to install Selenium-Remote-Driver-0.2102. I have the selenium-server-standalone-2.43.1.jar and have started the server and I can run tests using the Test::WWW::Selenium module successfully.

However, I want to use the WebDriver based environment, using Selenium-Remote-Driver, but when I do the 'make test', it fails with multiple errors:

Can't locate object method "CODE" via package "Selenium::Remote::Drive +r" at (eval 57) line 5. (in cleanup) Can't locate object method "CODE" via package "Se +lenium::Remote::Driver" at (eval 60) line 5. (in cleanup) Can't locate object method "CODE" via package "Se +lenium::Remote::Driver" at (eval 60) line 5 during global destruction +.

I've tried searching in several places (Selenium help, Google) and have not found anything helpful. Any thoughts, suggestions would be highly appreciated ;)

Thanks.

Replies are listed 'Best First'.
Re: "make test" errors with Selenium-Remote-Driver ( try GEMPESAW/Selenium-Remote-Driver-0.2150-TRIAL.tar.gz )
by Anonymous Monk on Oct 22, 2014 at 23:52 UTC
    Try cpan GEMPESAW/Selenium-Remote-Driver-0.2150-TRIAL.tar.gz

      Thanks, I'll give it a try.

        Well, that fixed the original problem, but 'make test' still fails, this time with tests for errors generated when an element on a page does not exist. I will take this issue back to the author.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1104720]
Approved by Athanasius
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-26 03:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found