Skip to content

Instantly share code, notes, and snippets.

@deanhume
Created April 25, 2012 09:57
Show Gist options
  • Save deanhume/2488620 to your computer and use it in GitHub Desktop.
Save deanhume/2488620 to your computer and use it in GitHub Desktop.
Simple Selenium Example
namespace SeleniumTest
{
[TestFixture]
public class BlogTest
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment