Completed
Last Updated: 24 May 2017 22:52 by Jeff
ADMIN
Nikolay Petrov
Created on: 23 Aug 2016 11:17
Type: Bug Report
0
Edge in Win 10 (14393.51) build does not run with Test Studio
If the Windows 10 build version is 14393.51 the Edge browser does not start to execute a test even if the MS WebDriver is properly installed.
5 comments
Jeff
Posted on: 24 May 2017 22:52
deleted by jgerke
Roland
Posted on: 10 Nov 2016 10:56
Hi Plamen,

Thank you for you tip, it worked for us!

Best regards
ADMIN
Plamen
Posted on: 18 Oct 2016 08:22
Hi Roland, 

You can modify the path where we are searching for WebDriver in the registry. The registry key name is:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Telerik\TestStudio

Value name: WebDriverFilePath
Value data: c:\PathToExe\MicrosoftWebDriver.exe

I have attached a sample reg file. Just edit it in text editor and change the path to a preferred WebDriver location on you machine. Save and double click the file and you should be good to go. 

We intend to provide a better way for our Testing Framework users to configure the path in future, but unfortunately for now this is the only option.

Regards,
Plamen   
Roland
Posted on: 10 Oct 2016 14:57
Hi Konstantin, 

I´m using the latest version (released on 28th of September) of Telerik Test Framework - I did not isntall Telerik Test Studio, only the Framwork. Could you please tell me where can I find the setting for WebDriver executable you mentioned in your previous post?

Best regards
ADMIN
Konstantin Petkov
Posted on: 23 Aug 2016 13:48
Hello,

The problem is that latest WebDriver does not include installer, just an .exe 
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/

and so Test Studio is unable to detect if the proper WebDriver is installed or not. Since Test Studio cannot automatically detect the WebDriver location we will have to expose a setting to browse for the WebDriver executable in order to run it.

This update is being considered for the next official product release scheduled to go live by the end of September.

Regards!