I am following the example give here :http://docs.sencha.com/sencha_test/2...ting_apps.html
The problem is that when I try to run the scenario(in-browser), the selected browser pops up but I get this error. Am I missing anything?
I am following the example give here :http://docs.sencha.com/sencha_test/2...ting_apps.html
The problem is that when I try to run the scenario(in-browser), the selected browser pops up but I get this error. Am I missing anything?
You're testing against https://www.google.com, correct? And you can browse to it fine with a regular browser?
Which specific version of Sencha Test are you using (you can check the version number in the Preferences window)?
Also, does this still happen if you restart Sencha Studio?
Daniel Gallo
Senior Solutions Architect
Sencha Inc.
Yes, I am testing it against https://www.google.com and it works fine with a regular normal browser in windows.
I am using Sencha Test-2.1.2 version( using it in trial period), yes I restarted it many times as well and tried to follow the above example with another new project but I get the same error.
Are you on a corporate network? Do you have any firewall or antivirus software?
Sajjad,
Do you have any proxy settings defined on your system? Maybe that's causing issues. Rather than running tests against an external website, try running a test against a "localhost" site, to see if that works.
If you're still unable to get things working, send me a private message and we can try to arrange a short screen share session to try and debug the issue.
Thanks.
Daniel Gallo
Senior Solutions Architect
Sencha Inc.
Yes, I am using corporate network and tried it after disabling firewall but no success.
Daniel
I tried running it on "localhost" site and it works fine. sending you a private message.