我可以使用testacular来测试不在本地主机上的网页吗?
外部应用程序是使用angularJs开发的
外部应用程序是使用angularJs开发的
在我的考试中,我试着做
browser().navigateTo('<test app which is not on localhost>');
我无法验证我的测试中的网址.我得到这个错误:
$location.url() TypeError: Object [object Object] has no method 'injector' at Object.<anonymous> (<localhost path>/angular-scenario.js:25407:30)