‎Testing your website with Selenium - Tim Vroom

Опубликовано: 15 Июль 2026
на канале: Pittsburgh Perl Workshop
761
1

Learn how to use Perl & Selenium to run functional tests by automating browser usage.

This talk will take users through writing a simple test, and move on to sample tests for more complex testing scenarios.

Samples may include:
ensuring analytics tracking
testing for missing resources attempting to load
testing captcha based flows
testing for relative position of elements on a page
handling waits for page loads, and ajax based results