使用Post Request关键字时

1、如果请求体的content-type为:application/x-www-form-urlencoded,则传参数时需要给params参数赋值

RobotFramework: 接口测试时,注意请求体content-type

RobotFramework: 接口测试时,注意请求体content-type

2、如果content-type为application/json,则给data赋值

 

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2021-04-28
  • 2021-04-12
  • 2022-01-02
  • 2022-01-01
  • 2021-05-04
  • 2021-09-09
猜你喜欢
  • 2021-09-05
  • 2022-01-08
  • 2021-11-28
  • 2021-11-11
  • 2021-10-20
  • 2022-12-23
  • 2021-11-12
相关资源
相似解决方案