The CFEclipse Trac wiki has been polluted with spam for quite some time now. We’ve finally got the spam under control but faced a big task of going in and cleaning up all the spam related pages. I started doing it manually and quickly realized this was something I could automate with a bit of [...]
Content
Tagged: selenium
I was getting ready to run some Selenium tests and on checking the Open QA site noticed that they have released a new beta for Selenium IDE. Changelog is here. Release notes here. One big one I see – Firefox 3 support! :)
I found both these over the weekend and they both look really interesting: Cubic – from the same folks that make Selenium CubicTest is a graphical Eclipse plug-in for writing Selenium and Watir tests. It makes web tests faster and easier to write, and provides abstractions to make tests more robust and reusable. CoScripter – [...]
I was poking around the Selenium site and noticed they have released 1.0 betas for several of their tools: Selenium Core Selenium RC Selenium IDE 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 [...]
John Paul Ashenfelter gave a great presentation this afternoon on CFMeetup. “Pragmatic ColdFusion: Build, Test, Deploy” covered really high level concepts of using Ant, version control and testing to manage your applications. I am already doing some of the same things but it is always neat to see how people do things differently. One thing [...]