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

Issue with web_reg_find

$
0
0

Hello experts,

 

I am using the below function in my Vugen Script (Vugen version 12.02)

 

web_reg_find("Text=abc: Pass ", "SaveCount=Possible_Count", LAST);

 

However, I am not getting any value in Possible_Count. confirming I can see the text sbc:Pass in the  screen where I am recording.

 

if (atoi(lr_eval_string("Possible_Count")) > 1){
lr_output_message("search successful");
} else {
lr_error_message("search not OK");
return(0);
}

 

 

Please help

 

Thanks,

Sg

 

 

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>