Introduction to the Selenium IDE

by Tom

Selenium is an automated web application testing utility that runs your tests directly in a web browser. Selenium uses JavaScript and Iframes to embed a test automation engine in your browser. The engine uses JavaScript that you can write by hand, but the makers of Selenium, OpenOQ.org, have also created an IDE extension for Firefox that make writing your tests much easier. If you would like to try out Selenium and the Selenium IDE, you should check out this tutorial (complete with screencasts) that will get you up and running in no time at all! The tagline here is “Selenium automates browsers”–that sounds pretty good doesn’t it?

If you found this helpful or interesting, please share it!

{ 2 comments… read them below or add one }

Vivek

In Selenium,
I want to test the Combo box and verify the data present in that particular combo box.
So how to test it exactly

Aarvinda

How to use .xls fils in selenium IDE

Leave a Comment

Previous post:

Next post: