Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Correlation Problem while using web_reg_save_param_RegExp Function

$
0
0

Hi  friends,

 

    I have a string called in my response

<TD svrVal ="1234"></TD><TD svrVal ="1234567890"></TD>.Now i want to extract the "1234567890".

 

I wrote Regular expression like TD svrVal =\"([0-9]*)\"",now its returing value "1234",but i want to extract second value(1234567890).Please help me how to do it.

 

Thanks..


Viewing all articles
Browse latest Browse all 3978

Trending Articles