脚本在量角器网络上的这一步失败 ....NgWebDriver.cs 文件可能在命令步骤 get('$browser') notifyWhenNoOutstandingRequests(callback) - 关于 $browser 或 notifyWhenNoOutstandingRequests 用于什么的任何想法?
this.jsExecutor.ExecuteAsyncScript(ClientSideScripts.WaitForAngular, this.rootElement)
angular.element(el).injector().get('$browser').notifyWhenNoOutstandingRequests(callback);