Category Archives: Websites

Running UI tests in Internet Explorer with Jenkins on AWS

By | August 31, 2015

In the best conditions it can feel difficult to use Selenium WebDriver to run UI tests on Internet Explorer. Running on the same machine you develop on isn’t realistic as WebDriver for IE requires all of the window focus. So you move it into a virtual machine on your box and then find that your… Read More »

Magic Eight Ball with the Raphaël JavaScript Library (1.5.2)

By | April 12, 2011

Wrigley’s Magic Weight Ball is my first project using the Raphaël JavaScript Library and it just went live. I used Raphaël JS version 1.5.2 which you can download from GitHub. The project requirements came through as only being an iPad version that responded to a shake event. Getting to use a new technology for a… Read More »