Hey guys,
I'm trying to run a test script using the "Open Browser" function with Chrome, but it's returning a "file not found" error (chrome.exe).
Error message and stack trace:
"
Failed to open URL 'http://rmouravm/bin-debug/TestWoInstr.html' with browser chrome. Failed to run application 'chrome.exe'. The system cannot find the file specified
at Ranorex.Host.OpenBrowser(String url, String browserName, String browserArgs, Boolean killExisting, Boolean maximized) at FlexCalc.Recording2.Ranorex.Core.Testing.ITestModule.Run() in c:\Investigação\Ranorex\FlexCalc\FlexCalc\FlexCalc\Recording2.cs:line 81 at Ranorex.Core.Testing.TestSuiteModule.RunInternal(DataContext parentDataContext)"
Can anyone help please?
Thanks,
Mourasman