Molybdenum? Another Selenium Interface

I was setting up a laptop to start working on my upcoming Selenium presentation and entered ‘Selenium’ in the Firefox addon search box. Selenium IDE popped up and so did “Molybdenum”…

After a quick download and install:

Molybdenum is based on Selenium and enhances it with direct browser integration and a visual editor. At the same time it removes the need to deploy testscripts on the server to be tested.

It is a Firefox extension and appears to be very similar to Selenium IDE allowing you to record tests. Reading the help it seems like you can also use Molybdenum to start and run tests and maybe create reports. There is even a brief mention of using Ant.

I’m curious if anyone has heard of this or used it? I’ll post more as I work through putting together my Selenium presentation.

Recent Related Posts

3 thoughts on “Molybdenum? Another Selenium Interface

  1. I have tried it and it does not seem to use the same format for storing tests as the most recent version of the Selenium core. It stores tests and test sets together as a single xml file. I have not been able to figure out how to convert the selenium tests it generates to the plain .html used by the Selenium core. It does seem to have a better User Interface than the original Selenium IDE add-on though.

  2. I have just tried it today. New thing which i saw it was also res=cording the network requests sent by the browser. Which is not possible in seleniunm ide . Planning to explore more on mokybdnum .

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>