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.


You May Also Enjoy Reading: