Tag Archives: javascript

Suffering of Selenese Flu? Try webdriver

I’ve been suffering of selenese flu for months, being on a .net project we were using selenium RC. The typical symptoms are flaky, slow tests and sometimes a lot of sleeps in your code to make it work.
Selenium has its age and it struggles to cope with the current web 2.0 asynchronous calls & rich javascript.
Fortunately [...]

Posted in General Stuff | Also tagged , , , , | Leave a comment

Readability Über Alles

Well we all agree that code should be readable, but what on websites? Most of the times the font is too small, there are banners around, weird colour combinations, today by coincidence I found this awesome application.

READABILITY is a simple tool that makes reading on the Web more enjoyable by removing the clutter around what [...]

Posted in General Stuff | Also tagged , , | Leave a comment