Selenium 1.0 Beta

I was poking around the Selenium site and noticed they have released 1.0 betas for several of their tools:

Update: Took me a bit to find the Core download – here is a link to the .zip

Ajax support also seems MUCH improved in Selenium IDE. I have a form with some jQuery autocomplete fields that I have been struggling to make work and just got it working with the new Selenium IDE with minimal tweaking!

Update Part II: Selenium IDE has a new look (see below). Also it appears there are a LOT more commands available. I was trying to get a script running with Ant and it was failing because it was running to fast. Within the IDE and the Testrunner – you can manually adjust the speed. After a bit of digging on the Selenium forums I discovered you can now do: setSpeed (value) within the IDE. This will set the speed the test runs at automatically.

Recent Related Posts

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>