
Advanced Visual Testing with Selenium
Adam Carmi, Applitools’ co-founder and CTO, gave a talk at last month’s Selenium Conference, where he presented Automated Visual Testing – and how it can easily be integrated into existing…
Adam Carmi, Applitools’ co-founder and CTO, gave a talk at last month’s Selenium Conference, where he presented Automated Visual Testing – and how it can easily be integrated into existing…
This is the final post in a 3-part series on getting started off with automated web testing on the right foot. You can find the first two posts here and…
In this 3-part series you will learn how to build simple and powerful automated web tests that will work on the browsers you care about and be configured to run…
Applitools is proud to support this year’s Selenium Conference, taking place Sept 8-10 in Portland, OR.
Learn how to use Selenium like a Pro through this must-see 2-part talk for test automation! Join Dave Haeffner, Selenium expert and author of The Selenium Guidebook, as he steps…
Andreas Tolfsen – contributor to the Selenium Project & Software Engineer at Mozilla – talks about the future of Test Automation Framework Selenium, at the Selenium TLV Meetup Group, held…
If you are already using Selenium, and want to enhance your capabilities, increase coverage and optimize maintenance efforts – then automated visual testing could be exactly what you’re looking for….
The Problem It’s easy enough to get started doing visual UI testing with a single browser, and with Selenium you can quickly expand your efforts into different browsers. But, it’s…
In previous write-ups by Selenium expert Dave Haeffner (published here, on the Applitools blog), he covered the basics of automated visual UI testing and how to execute it. Following those…
Must-see webinar for test automation experts! Last week, Applitools & Sauce Labs hosted a special webinar with Selenium expert Dave Haeffner, author of The Selenium Guidebook, where he shared Selenium…
The Problem In the last write-up I covered common issues that can lead to false positives in your automated visual tests along with some workarounds for them. While this was…
The Problem One of the biggest hurdles to successful automated testing is making sure that when your tests fail, they’re legitimate failures. Getting false positives is a slippery slope that…