So I've been using the Selenium IDE in firefox to learn how to make tests for webpages. It's been pretty fun, but today I started playing with the big guns. I started developing tests in Eclipse using the Selenium WebDriver to make browsers do stuff.
I'm learning about the build paths, java projects, and packaging. When I finally got the first test to run I was so excited- MISSION ACCOMPLISHED! :D