This is a migrated thread and some comments may be shown as answers.

'NavigateTo' is not working for local address under Chrome

4 Answers 108 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Volodymyr
Top achievements
Rank 1
Volodymyr asked on 03 Dec 2012, 01:23 PM
Hi All,

We have recently faced an issue when trying to navigate local address under Chrome using  NavigateTo() Browser object method.  The browser doesn't react to the passed URI (e.g "C:\\Users\\admin\\AppData\\Local\\Temp\\PageWeb.htm")

We use next hardware:
 OS: Win 7 x32/64
 Browser: Firefox 16.0.2
 TTF: 2012.2.1002
Chrome:23.0.1271.95 m

Thanks in advance!

4 Answers, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 04 Dec 2012, 03:40 PM
Hello Volodymyr,

Unfortunately it's a security restriction of Google Chrome. It will not load our extension when loading a local file. We have been looking but so far have not found a way to overcome this Google Chrome security restriction. There is no exposed security setting that we have found that we can set to allow our extension to load in this scenario.

The workaround here is to install IIS ( Internet Information Services) on your machine and  place the file into the IIS documents folder: C:\inetpub\wwwroot. Then all you need to do is navigate to http://localhost/PageWeb.htm

You can install it from Control Panel\All Control Panel Items\Programs and Features => Turn windows fetures on or off (see the attached screen shot).

Let me know if this helps.

Greetings,
Boyan Boev
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Volodymyr
Top achievements
Rank 1
answered on 08 Jan 2013, 10:56 AM
Thanks
0
Volodymyr
Top achievements
Rank 1
answered on 12 Feb 2013, 09:41 AM
Hi Boyan,

As I know some Google Chrome extensions have checkbox: "Allow access to URL address files" but Telerik TestStudio dosn't have this checkbox, I think this checkbox  can solve the issue described above

Regards,
Volodymyr


0
Boyan Boev
Telerik team
answered on 13 Feb 2013, 03:04 PM
Hello Vododymyr,

Thank you for your feedback.

I have added a feature request for this here. You can add your vote to it. The more votes it gets the higher its priority compared to all of our other feature requests.

Thanks for your input, which we rely upon to improve our product.
 

Kind regards,
Boyan Boev
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Volodymyr
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Volodymyr
Top achievements
Rank 1
Share this question
or