Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Testswarm

$
0
0
Hi
I am trying to rig a test to run under testswarm. It needs me to include its inject.js script after I load qunit.js. However, I am using steal and funcunit/qunit for all these, and I can't seem to do a steal("http://localhost/testswarm/js/inject.js"). I know this is cross site scripting but it seems that I have not reach the cross site scripting problem yet. Steal dies with trying to load the url (localhost/url/http://localhos...) on this. Is there a way to call steal to load from a website url?

Viewing all articles
Browse latest Browse all 3491

Trending Articles