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 doesn't work in protractor.conf.js #232

@paulreeve

Description

@paulreeve

Hey there,

I have a pretty rich suite of protractor tests now. I am now trying to automate my protractor tests across different environments. This obviously prompts a configuration challenge. I have coded my way around baseUrl not working by using the onPrepare option. This isn't ideal though. Is there any reason my tests don't automatically prefix the baseUrl to my relative paths when doing a ptor.driver.get('/myState')?

Thanks in advance.

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