Skip to content

Version 3.0.3

Compare
Choose a tag to compare
@raczeja raczeja released this 09 Dec 09:54
· 1540 commits to master since this release

Added Selenium Grid support by setting browser "RemoteWebDriver" in App.config file, more details here
Please notice that if you are not overwriting App.config file during update of Test Framework nuget package you will have to implement that change manually.

Set closing browser after class for nunit tests in ProjectTestBase.cs
Updated links due to account renamed ObjectivityBSS => ObjectivityLtd
Added files to compare for CompareFilesDataDrivenTests
Added test for Upload files
Added Copy file method for FilesHelper.cs