Capturing json items then save into excel.

12 views
Skip to first unread message

azeddin...@hotmail.co.uk

unread,
May 30, 2018, 9:42:30 PM5/30/18
to Selenium Users
Hi, 
Im trying to capture the following json items, then adding them into excel. 
[
   "1760cd26-1e00641a-b632e328-7fdc13be-9b6f8934",
   "28821b78-e7cda408-356c1e37-91ee8a7b-a34464df",
   "6f123c53-93dc4fd8-25e0cd93-1a6deabd-7e94ba2f",
   "69d116f5-b1ac13a0-ce2da202-7ae2cc2f-5d9575db",
]
My intended code is as below (im getting the json body Ok but unable to access to fetch these items): 
  ResponseBody body = response.getBody();
Thanks,
AM.
Reply all
Reply to author
Forward
0 new messages