I wanted to start off with a simple tutorial that shows you how to write some
simple automation scripts. Basically you write Selenium scripts that will
test/verify information on a webpage. Example would be lets say you have a
webstore that has a shopping cart. You might want to write automation that
goes thru purchasing something to make sure it is working. So here is the
video and below that I will have the script as well.