I am running into a baffling error.
So the question is: how is it looking for and not finding my Chrome browser? How can I work around this or tell it where to look?
I have done several things already, and nothing has worked so far.
1) I upgraded to the latest Telerik framework 2012.2.1204 version and recompile
2) I have downgraded to the 2012.1.719.0 version and recompiled
3) I have installed Google Chrome both through the automatic web installer and by downloading an MSI and installing that way (and then reinstallaed first the 2012.1.719 version, and then upgraded to the 2012.2.1204 version.
Still WebAii is absolutely baffled as to where Chrome is and assumes it isn't there at all. Even though I have made sure that in each of those cases that the Telerik TestStudio extension was both installed and enabled.
Nothing has worked. I am still getting that error.
Please help.
Test Error : WebAiiExercises.ChromeTests.TestingBase.SimpleTest
System.IO.FileNotFoundException : Chrome browser is not installed on this machine
at ArtOfTest.WebAii.BrowserSpecialized.Chrome.ChromeActions.LaunchNewBrowserInstance(Manager manager)
at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle)
at WebAiiExercises.TestingBase.SimpleTest()
So the question is: how is it looking for and not finding my Chrome browser? How can I work around this or tell it where to look?
I have done several things already, and nothing has worked so far.
1) I upgraded to the latest Telerik framework 2012.2.1204 version and recompile
2) I have downgraded to the 2012.1.719.0 version and recompiled
3) I have installed Google Chrome both through the automatic web installer and by downloading an MSI and installing that way (and then reinstallaed first the 2012.1.719 version, and then upgraded to the 2012.2.1204 version.
Still WebAii is absolutely baffled as to where Chrome is and assumes it isn't there at all. Even though I have made sure that in each of those cases that the Telerik TestStudio extension was both installed and enabled.
Nothing has worked. I am still getting that error.
Please help.