Archive for February, 2012

How to take a screenshot at the end of your Selenium WebDriver tests?

Tuesday, February 21st, 2012

Selenium WebDriver

When you run Selenium headless on the server, debugging failures with just the standard outputs can be challenging. A screenshot of the last state of the browser helps in this case. This little tutorial explains how to take such a screenshot and save it as an artifact in Jenkins. I will be using junit as the test framework.

(more…)

Bookmark and Share

One Less Reason for Me Stop Complaining About the Lack of Good Games on Android

Friday, February 10th, 2012

You need to match 3 of the same things in adjacent squares. When you do they will merge into something else. That’s all you need to know to start playing Triple Town.

I have been complaining about the lack of good useful apps on Android to my friends. Especially games1. Now I have three decent games on my phone:

  1. Game Dev Story2
  2. Steambirds
  3. Triple Town

    (more…)

Bookmark and Share