angular-unsavedChanges icon indicating copy to clipboard operation
angular-unsavedChanges copied to clipboard

e2e tests now failing due to protractor/ selenium issue closing dialog boxee

Open facultymatt opened this issue 11 years ago • 1 comments

see https://github.com/angular/protractor/issues/308 and https://github.com/angular/protractor/issues/1486

Used to work fine, now all tests that relate to window.onbeforeunload are broken.

facultymatt avatar Nov 01 '14 15:11 facultymatt

I think I do not need to care about unsaved-changes-warning in my e2e tests, that should be covered in another suite.

I think a module/service that could be mocked would be nice, instead of a plain confirm(). What do you think?

awerlang avatar Apr 14 '15 11:04 awerlang