ale*_*cxe 11 javascript testing automation angularjs protractor
在Protractor参考配置中,有提到的untrackOutstandingTimeouts设置:
// Protractor will track outstanding $timeouts by default, and report them in
// the error message if Protractor fails to synchronize with Angular in time.
// In order to do this Protractor needs to decorate $timeout.
// CAUTION: If your app decorates $timeout, you must turn on this flag. This
// is false by default.
untrackOutstandingTimeouts: false,
Run Code Online (Sandbox Code Playgroud)
我从来没有见过有人改变设置.设置的实际用法是什么?我应该什么时候设置它true?
| 归档时间: |
|
| 查看次数: |
554 次 |
| 最近记录: |