Skip to content

Protractor wait integration: implement whenStable for Testability API #428

@tbosch

Description

@tbosch

Issue: Angular 2 should provide a way to tell when the list of pending tasks for a turn is 0.

First step:

Inject a JS script after calling the main method in JS / including the main script in Dart that allows protractor to call this in the browser (see https://github.com/angular/protractor/blob/master/lib/clientsidescripts.js#L37)

angular.getTestability(el).whenStable(callback);

Metadata

Metadata

Assignees

Labels

area: testingIssues related to Angular testing features, such as TestBedeffort3: weeksfeatureLabel used to distinguish feature request from other issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions