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.

baseUrl fails with AngularJS/NodeWebkit #1266

Closed
@mikemilano

Description

@mikemilano

I'm using AngularJS in a NodeWebkit app.

Per #508, url.resolve() is used to join baseUrl and the argument to browser.get().

NodeWebkit uses file:// paths, so baseUrl gets stripped down to file:/// regardless of the path you define.

Is there a work-around for this? I would really like to avoid concatenating them directly in my tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions