Selenium & Perl

Driving browsers with Perl

Selenium & Perl

By John Davies

Publication date: 18 May 2018

Selenium is a great tool for testing that your web application works the way that you want it to. You write code which interacts with your application like a browser does and ensure that you get the correct results back.

  • About ...
  • What is Selenium WebDriver?
  • Testing
  • Basic Browser Interactions
  • Elements in Detail
  • Element properties
  • More browser interaction
  • Using Multiple Tabs and Windows
  • Drag and Drop
  • Cookies
  • Javascript
  • Synchronous and Asynchronous Javascript
  • More Data from Browsers
  • Driver Management
  • Remote Servers
  • References

Buy

Buy from Amazon
AU / BR / CA / DE / ES / FR / IN / IT / JP / MX / NL / UK / US

Recently-published books

Perl New Features

Perl New Features

In 2010, Joshua McAdams and brian d foy updated for v5.10 Joseph Hall's seminal book Effective Perl Programming. At the same time, they…

The Best of Perl Hacks

The Best of Perl Hacks

Dave Cross has been writing his Perl Hacks blog for over ten years. This book collects a selection of the best articles from the blog over that time.

Cucumber & Perl

Cucumber & Perl

Behaviour-Driven Development is a technique for involving non-technical people in software development. Cucumber is a multi-language tool for …

Learning Perl Exercises

Learning Perl Exercises

Extra exercises to test the knowledge you have gained by reading "Learning Perl".