-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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
Labels
No labels