From: Vasudevan C. <vco...@gm...> - 2020-11-18 21:40:26
|
Hi, I had enabled the webClient to execute JS. The HTML page received from the server had the below line to set the cookie. setCookie("JDSessionID",'323163314240953486',now,path, "jobdiva.com"); The next request from webclient does not have the above cookie set. Is there any issue with the above line? Looking forward to hearing from you. Regards Vasu |