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
AE / AU / BE / BR / CA / CN / DE / EG / ES / FR / IN / IT / JP / MX / NL / PL / SA / SE / SG / TR / UK / US

Recently-published books

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".