For the short version: System web browser testing abstraction layer. Get it here For the last month or so, I […]
Category Archives: Testing
Using Select Boxes with WebDriver
This is a little update to my previous WebDriver post. The code below allows you to set the content of […]
Debugging django unit tests with WING IDE
Wing is a nice IDE, it does autocompletion, project management and other fancy stuff like SVN integration. There is a […]
Using WebDriver to Test Web Pages
In this post I will give a quick head first introduction into WebDriver. At the time of writing the WebDriver […]