how to extract the requested URL in rest assured?

前端 未结 0 998
我寻月下人不归
我寻月下人不归 2021-01-28 09:52

I want to extract the requested URL in rest assured, I tried with given().log().all() which is logging everything, I just want to extract only my Request URI.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题