How to Test This - Selenium WebDriver
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
An overview of the Software Test Pages, a free web application for practicing technical web testing, automation, and learning web technologies.
A guide to configuring and running Ruby on Rails system tests with headless Chrome in GitHub Actions CI/CD pipelines.
A programmer's guide to automating a badminton court booking system using Selenium and Python to secure time slots.
Exploring how deep learning and a pre-trained geolocation model can be used to automate and improve performance in the GeoGuessr geographic discovery game.
A software testing professional reflects on keynoting at Selenium Conference seven years after first attending, discussing the evolution of test automation.
A developer builds a bot to monitor internet speeds and automatically claim refunds from their ISP when speeds drop below a guaranteed minimum.
Introducing fluentXPath, a Java library for building XPath expressions with a fluent API to avoid string concatenation in Selenium tests.
A guide to setting up Dockerized end-to-end (e2e) tests using Selenium and Webdriver.io, integrated with CI/CD pipelines like GitLab CI and Travis CI.
A technical guide on setting up and using the new headless Chrome browser with Selenium WebDriver for automated testing.
A tutorial on setting up and writing functional web tests using the TestCafe framework, including project setup and CI integration.
Applying the Page Object Pattern to JavaScript component testing for frameworks like Angular and React to create cleaner, more maintainable tests.
A guide to setting up acceptance testing for Laravel and Vue.js applications using Codeception and Selenium to test JavaScript-rendered components.
Using Selenium to create automated tests for Ansible web app roles, demonstrating how to verify complex application functionality beyond basic deployment checks.
A guide to automating web performance metrics collection in .NET using BrowserMob Proxy and Selenium for ongoing monitoring.