How do we use both 'request.headers' and 'requestpathParam' in Serenity BDD API testing?

后端 未结 0 578
鱼传尺愫
鱼传尺愫 2020-12-10 14:25

This code doesn\'t work

sam.attemptsTo(
    Get.resource("/byName/{search_text}").with(request -> request.headers(header))
                               


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