Selenium: How to test a website’s sign up form with a random email address
In the Selenium beginner series we'll solve problems that are commonly faced when automating web testing with Selenium. This post will explain how Selenium can be used to automatically test a website's sign up form using Webdriver's Java language bindings.