Postman Cheerio Question

let arr = $("td[class='data']").toArray();
let hmm= arr[0].children[0].data;
1 Like