Skip to content

possibility to use relative urls #16

Description

@lazytesting

Currently the url property only supports absolute urls.
As the urls can be different between environments it would be good to also support relative urls.

Proposed solution:

  • for capture add commandline argument -base-url=
  • when the url in the config start with a '/' the append it to base-url

validation:

  • if the url starts with '/' then the base-url parameter is mandatory

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