Show all feed information | Ping Blog Update
Just a quick note to announce the release of version 1.2 of ValidateThis , an awesome validation framework for ColdFusion. This version includes a new feature: processOn (described below), as well as some small fixes contributed by John Whish and Dustin Martin . processOn This is a …
A new version of CFSelenium was released today which upgrades the bundled version of Selenium Server to version 2.20.0, and also includes improvements to the waitFor helper methods. Those improvements were contributed by Michael Wilson . As always, the latest version is available via …
A new version of CFSelenium was released today which upgrades
the bundled version of Selenium Server to version 2.16.0, and also
provides Firefox 9 (and above) compatibility for the bundled Firefox
plugin. As always, the latest version is available via the CFSelenium
RIAForge page and …
Just a quick note to announce the release of version 1.1 of ValidateThis , an awesome validation framework for ColdFusion. This version includes one new validation type, notRegex , which was contributed by
John Whish , and a bunch of small fixes, contributed by
Greg Moser . For those …
I am pleased to announce that ValidateThis , an awesome validation framework for ColdFusion, has finally gone gold! That's right, version 1.0 of the validation framework that
you've come to know and love is in the wild. While I'm proud of the framework, I'm even prouder of the number of …
The Topic Suggestion Survey and the Call for Speakers for next year's cf.Objective() are both now officially open. For more details please check out the announcement at the cf.Objective() site , or if you're keen to get started, visit the Engage app right now to suggest and vote on …
I was very pleased that my CF Dev Week presentation was so well attended and received. I am attaching a PDF of the presentation materials to this post. Once the recording is available, you'll be able to find it at www.adobe.com/devnet/coldfusion/events.html .
A new version of CFSelenium was recently released which upgrades the bundled version of Selenium Server to version 2.2.0, and also provides Firefox 5 compatibility for the bundled Firefox plugin. As always, the latest version is available via the CFSelenium RIAForge page and via the …
keywords cfselenium, compatibility, firefox plugin, readme file, selenium
A new version of CFSelenium was recently released which includes
a few helper methods that I've found useful. First off, I'd like to thank the fine folks on the Mozilla Web QA team, from whom I borrowed the idea for these methods. I wrote a couple of tests for them in Python, and their …
keywords ajax, cfselenium, client library, element, elements, interaction, milliseconds, object model, optional argument, python, selenium, test case, timeout, two ways
A new version of CFSelenium was recently released which includes
an enhancement contributed by Marc Esher . In previous versions you had to manually start and stop the Selenium-RC Java server, but in this latest version CFSelenium is smart enough to start it for you, in the background, …
keywords cfc, enhancement, esher, java server, previous versions, readme, selenium, smart, test case