Home » Archives

Content tagged with: webdriver

[28 Oct 2011 | No Comment | ]

In this blog post, Dounia Berrada provides an introduction on how to use Selenium WebDriver with Android. Selenium WebDriver is an open source software testing tool that is now available as an extra in the Android SDK. The post explains how to write a basic test with WebDriver to test an Android application.

[11 Apr 2011 | No Comment | ]

This podcast discusses how changes to the Selenium framework take version 2 to a new level, where WebDriver fits into the picture and how the Android and iPhone support enhances mobile web testing.
Download the mp3 file from ibm.com
Producer: Andrew Glover’s Java technology zone technical podcast series: Season 2

[18 Jan 2011 | No Comment | ]

In this blog post, Alister Scott explains how Watir and WebDriver work together using Watir-WebDriver, a Watir (ruby) implementation on WebDriver.