possibility skip path section #763
-
Hi guys. I tried to find the way to skip path section in templates. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
Ice3man543
Jan 20, 2021
Replies: 1 comment 1 reply
-
@c2c-pages-reports yeah, it is possible. Just use following as paths - paths:
- "{{BaseURL}}" This will just make request on provided path and then you can use the matchers. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ehsandeep
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@c2c-pages-reports yeah, it is possible. Just use following as paths -
This will just make request on provided path and then you can use the matchers.