i am using jmeter 2.1.1. I am using added a "View Results Tree" listener.
In that i ma getting response in Html format.
now i want a FETCH pirticular number from html file and store it into a text
file.
e.g : Lets say following is a rsponse html
<body>
...............
alert("Client number is 7000");
...............
</body>
i want to fetch number 7000 from response and store it into a text file.
can anybody put a light on this problem....?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]