unable to send multiple query param with different key value pair
unable to send multiple query param with different key value pair : URL = http://myendpoint.com/customers?Id=111&FROMDATE=2020-05-10&TODATE=2020-05-20` I can data drive ID using property expansion : ${#TestCase#ID} BUT,Unable to retrieve data for from date and to date using Either property expansion or Groovy Script.1.5KViews0likes4Comments