blocking-proxy
blocking-proxy copied to clipboard
Feature Request: Configure Error Handlers
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.
This would be necessary for getting rid of Protractor's wrapping of selenium functions, though that may be impossible anyway since you'll never be able to do unwrap ElementFinders into WebDriverElements form Blocking Proxy. So maybe this feature request is misguided.