Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Use resetUrl about:blank for MicrosoftEdge #3267

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

vedharish
Copy link
Contributor

Currently protractor opens 'data:text/html' page on Edge browser on test start for angular websites.

Edge redirects 'data:text/html' to an error page 'Thats odd: Microsoft Edge cant find this page' with url 'ms-appx-web://microsoft.microsoftedge/assets/errorpages/unknownprotocol.htm#data:text/html,'. Run/Inject javascript on this page sometimes returns 'Javascript execution context no longer exists' error.

Using 'about:blank' does not show this page.

@juliemr juliemr merged commit d6910c1 into angular:master Jun 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants