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

Safari Technology Preview can't find Angular 1 #4004

Open
@thorn0

Description

@thorn0

Starting with the Release 19, Safari Technology Preview is incompatible with Protractor.

See https://webkit.org/blog/7093/release-notes-for-safari-technology-preview-19/:

Changed window.name to be cleared after a cross-origin navigation (r209076)

So if we try to test an Angular 1 app there, we get angular never provided resumeBootstrap.

I wish we didn't need the Preview in the first place and could just use the release version of Safari 10, but the web driver implementation in the release is broken. Specifically, visibility checks aren't implemented in it, which has been fixed in the preview.

Protractor 4.0.14 (tried 5.0.0 too), Node 6.9,4, Selenium Standalone Server 3.0.1, macOS 10.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions