A More Readable Selenium API Documentation
Posted on 03/04/2009 @ 07:59PMIf you haven't heard of it yet, Selenium is a great tool for functional testing your websites. It's especially useful for QA'ing websites which use AJAX heavily, but can be used to a variety of other ways as well. In any case it's an awesome tool that can be integrated into anyone's workflow.
Myself being an impatient reader, I found the existing Selenium API documentation a bit bulky. So I took a copy and added some minor formatting and jQuery magic, and I think it's now a good deal more readable. Take a look and let me know what you think. This can obviously be improved upon a lot more, but shows how minor adjustments can have a big effect.