Version 2.1.12
Updated Verify methods:
-Fixed bug with clearing verify messages when driver is not stopped after each of tests
-Disable taking screenshot by default
-Added possibility of saving page source (Disabled by default)
Updated AfterTest methods in ProjectTestBase classes - Fixed setting of driverContext.IsTestFailed - now screenshots and save page sources are saved always (according to settings in app.config) at the end of test if test failed. More details here
Please notice that if you are not overwriting ProjectTestBase class during update of Test Framework nuget package you will have to implement that change manually.
Updated NUnit to version 3.2.0
Updated Selenium to version 2.53.0