, söz untrackOutstandingTimeouts
setting vardır: Ben ayarını değiştirerek birini görmedimÇıktı Aletinde nedir? Açıölçer referans yapılandırmada
// 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,
. Ayarın pratik kullanımı nedir? Ne zaman true
'a ayarlamalıyım?