The Easiest Way to Test

Like most QA professionals, you’re probably crushed with work. Tests to create, tests to run, and bugs to file.

And despite running marathons on the QA treadmill, your test coverage is low. You’ve got untested use cases and untested platforms.

And development? They keep tweaking the UI, making your tests break. Then there’s the good ol’ “can’t replicate” status on bugs you worked hard to find.

Makes you want to take up something easier. Like firewalking.

Superpowers for the New Selenium IDE

If you use Selenium IDE, you know it’s a quick way to record and replay automated test scripts so you can increase your test coverage.

(You might have heard that Selenium IDE was end-of-life’d. Well, rumors of its death were greatly exaggerated. It’s back, has new features for reliable playback, and runs on Chrome and Firefox.)

Applitools Eyes for Selenium IDE is a lightweight extension for Chrome and Firefox that works alongside Selenium IDE. Once installed, it lets you add functional and visual checkpoints to your Selenium IDE scripts.

Selenium IDE and Applitools flowchart
Applitools for Selenium IDE brings Visual AI testing to Selenium IDE

Test on Hundreds of Browser Configurations

For each checkpoint, Applitools Eyes for Selenium IDE grabs a snapshot of your DOM. All the HTML, CSS, images, and other page components. It then uploads these DOM snapshots to Applitools Ultrafast Grid.

Our Ultrafast Grid then renders them on up to hundreds of different combinations of browsers, viewport sizes, and screen orientations, grabbing a screenshot of each. This lets you test your UI on many of the devices your customers use — and radically increase your platform coverage. Just check off whatever screen size or emulated device you want.

Cross-browser bugs will have nowhere to hide.

All this happens in parallel, so you can see all your app screenshots within seconds of your Selenium IDE script finishing.

visual grid device configuration screen
Up to hundreds of combinations of browsers, viewports, and emulated devices

Already have an account? Sign in.

By creating an account, you agree to our terms of service. This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

No Distractions from Fake Bugs

Traditional visual testing tools do simplistic pixel-based comparison. So they flood you with pointless reports on trivial differences your customers won’t notice.

Bet your developers love that.

Applitools is different. Our Visual AI replicates the human eye and brain, so it finds only significant visual differences between different versions of your app — the ones your customers will actually notice. So when you find a bug — it’s legit.

And Applitools makes it super-quick to submit bugs into Jira: two clicks, a title, and you’re good to go.

side by side comparison of checkpoint results

Root Cause of Bugs — Instantly

It’s not just enough to FIND a bug. You have to know how to FIX the bug.

We gotcha covered…

For every bug you find with Applitools Eyes for Selenium IDE, our Root Cause Analysis determines the changes in the browser DOM and CSS that caused it. This makes it easy for your developers to re-create a bug — and fix it. This can shorten debugging times from hours to minutes.

root cause analysis example screenshot
View HTML and CSS changes that underpin each visual difference

How Applitools Works with Selenium IDE

Selenium IDE flow chart

Integrates with Your Continuous Integration

If you’ve used the old Selenium IDE, you’ve seen that it works with Firefox, but not Continuous Integration tools — which meant you couldn’t use it for your DevOps processes.

The new Selenium IDE is also available as a command line tool, called SIDE Runner. A quick install with npm, and you’re off and running Selenium IDE tests from your terminal window — or in your CI build scripts that run in Jenkins, Travis, Circle CI, and so on.

Better still, SIDE Runner integrates with Applitools Ultrafast Grid, Visual AI, and Root Cause Analysis.

You’ll be finding functional and visual bugs all day, every day.

Learn More

To get going, check out our step-by-step Selenium IDE tutorial series.

Add Visual AI to your Selenium IDE tests in minutes

Get started today Schedule a demo