Hi All,
my problem how i can extract the value of text ( like value of viewstate coming in body of response ) from body of response into a variable.
Thanks
Hi All,
my problem how i can extract the value of text ( like value of viewstate coming in body of response ) from body of response into a variable.
Thanks
Hi,
Have you checked the actual Webload website. The community forum includes some snippets of code that might help you here.
There is an entry on parsing regular expressions that might meet your needs.
Hi,
In WebLOAD, there is something called “document.wlSource”. This “document.wlSource” hold the page response after each request.
From document.wlSource, you can write your own logic to extract “viewstate” from the page source (i.e. body).
Please read the WebLOAD manual and help given by WebLOAD. So, you can able to understand in better manner.
Try out. It will work well. I guess I have answered your query. If not, Post your forum little bit differently.
You must log in to post.
Video embedded using Easy Video Embed plugin