thomaspoignant/api-scenario

Refactor ExtractUrl()

thomaspoignant opened this issue · 0 comments

The function ExtractUrl() does not work when you have an URL with a variable.
It should work with URL like:

  • {{baseUrl}}/test
  • http://{{baseUrl}}/test
  • http://test.com/test