Ensure that Selenium is installed and configured as per the manuals provided in RSAT:
- Download Selenium 3.13.1 (http://docs.seleniumhq.org/download/) | Previous Releases (the top-left corner) | 3.13 and then download the selenium-dotnet-strongnamed-3.13.1.zip ZIP file.
- Install the Selenium libraries with the following steps:
- Unzip the downloaded file.
- Unpack the dist\Selenium.WebDriver.StrongNamed.3.13.1.nupkg file (to unpack this file, add the .zip suffix to the file and unzip it).
- Copy the contents of the Selenium.WebDriver.StrongNamed.3.13.1.nupkg\lib folder to C:\Program Files (x86)\Regression Suite Automation Tool\Common\External\Selenium.
- Download the Internet Explorer driver version 3.4.0, go back into the browser, ...