Interesting tool from Jeff Heer and others at Stanford. 
MUSE to sift the emails of yesteryear
A software tool called Memories Using Email (MUSE) lets you dig through your email archive and reminisce on your digital past
public void testGoogleCanGiveWeatherResults() { // Create a WebDriver instance with the activity in which we want the test to run. WebDriver driver = new AndroidDriver(getActivity()); // Let’s open a web page driver.get("http://www.google.com");