You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
The stack that gets appended to a bad onprepare or onshutdown script from https://github.com/angular/protractor/blob/master/lib/util.ts#L57 is pretty useless, since it's always the same and is asynchronous so it doesn't point to the right file. We could maybe just use an empty string?