Getting started guide for developers
- Get latest
- Add chromedriver.exe to Webinator/Webinator (can be found on the downloads page)
- Open the solution in Visual Studio
- Add the following libraries (via nuget):
- Webdriver
- WatiN
- HtmlAgilityPack
- NUnit
- Cassini
- Make sure you can build successfully