Skip to content

a flag to rewrite URLs #60

@kkhaidukov

Description

@kkhaidukov

The problem that I'm having:

  • I'm recording against an integrated environment, which results in its URLs getting into the .spec.json
  • on CI, however, I'm running the tests against a localhost env, so the requests are not matched, because the URLs are different

A simple solution might be to add a config option that would match a base url and substitute it with '**', but maybe someone could point me to another way of making it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions