All Versions
109
Latest Version
Avg Release Cycle
47 days
Latest Release
2293 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v0.9.31 Changes
August 18, 2015- ๐ Fix issue 209, screenshot being taken too late in some cases Issue #209
- ๐ Fix issue 210, text based selector with apostrophes were not working Issue #205
-
v0.9.30 Changes
July 30, 2015- โก๏ธ Updated to Selenium 2.47
- ๐ Fix issue 205, making switchToTab more reliable Issue #205
- ๐ Improve LiveHtmlReporter so that puts and describe will add ordered messages to the output
- ๐ Improved behaviour for failing all tests if on failed. Changed it to only fail all tests if the 'once' function fails
-
v0.9.29 Changes
June 17, 2015- ๐ Fix issue 203, using canopy for unit tests Issue #203
-
v0.9.28 Changes
June 16, 2015- ๐ Fix broken link to html reporter introduced in 0.9.27
-
v0.9.27 Changes
June 15, 2015- ๐ Improved Html reporter to have stack trace, error message and url of failing page Issue #202
- โก๏ธ Updated to Selenium 2.46
-
v0.9.26 Changes
June 01, 2015- ๐ Fixed bug where after wouldn't run following a failed test Issue #197
-
v0.9.24 Changes
May 19, 2015- ๐ Fixed bug related to new &&&&& (always) operator Issue #195
-
v0.9.23 Changes
May 18, 2015- โ Added &&&&& (always) tests which will run in both normal mode and wip mode Issue #195
- โ Added runFor which lets you run the same set of tests for multiple browsers Issue #190
-
v0.9.22 Changes
March 04, 2015- โก๏ธ Updated to Selenium 2.45, thanks @pottereric
-
v0.9.21 Changes
February 10, 2015- ๐ Changed nuget dependency from = to >= for Fsharp.Core