Forum Discussion

henil_shah's avatar
henil_shah
Contributor
9 years ago

How can I extract "clientid" from this html response into next request?

<script> s2pServerUrl = {uuid : x baseWebUrl : 'x', clientId: '123' </script>   I want this client id to be used in the request of next test case.