1

We have site and want to write test. We decide to use Selenium.

May someone advice which modules to use? Are they work with recent versions of selenium? Thank you.

2

1 Answer 1

1

Did you look on CPAN? Test::WWW::Selenium seems like a good place to start.

Update: From the comments, you'll see that a better choice is Selenium::Remote::Driver.

Sign up to request clarification or add additional context in comments.

3 Comments

It was updated at 2013. It is old. My testers sayd it does not work with latest Selenium.
@EugenKonkov Have you considered contacting the author to see if he has any plans to update it?
Indeed, (Test::)WWW::Selenium is for Selenium 1. Use Selenium::Remote::Driver.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.