Content

ramblings of a coldfusion developer

Tagged: selenium

2009-11-12 :: Jim Priest // Code
Deleting Trac Spam with Selenium

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 [...]

Tagged:

1 comment  » Read the rest

2008-06-09 :: Jim Priest // Code
Selenium IDE 1.0 Beta 2 Released

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! :)

Tagged:

 » Read the rest

2008-04-24 :: Jim Priest // Code
Two New Testing/Automation Tools

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 – [...]

Tagged: »

7 comments  » Read the rest

2008-04-01 :: Jim Priest // Code
Selenium 1.0 Beta

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 [...]

Tagged:

 » Read the rest

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 [...]

Tagged: » » »

 » Read the rest