Sammy Jelin

Results 3 issues of Sammy Jelin

I created a very simple angular app ``` html Angular.js Example First name: Last name: Hello {{firstName}} {{lastName}} ``` This triggered two warnings in Angular Hint: ``` Angular Hint: Modules...

Pending https://github.com/angular/protractor/issues/4052 & https://github.com/angular/protractor/issues/3857 & https://github.com/angular/protractor/issues/4053, Protractor would like to retry a command if the issue described in https://github.com/angular/blocking-proxy/issues/32 is encountered.

type: feature request

If a browser navigates to a new page while blocking proxy is waiting for a stability script to call its callback, an error will occur (either directly or because the...

type: feature request