Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Can web_reg_find be used with web_service_call or not

$
0
0

Hi Aish

 

 

When you add a text check to a Web Vuser script, VuGen adds a web_reg_find function to the script. This function registers a search for a text string in an HTML page.

 

Note: If you are working with a concurrent functions group, the web_reg_find function is executed only at the end of the grouping.

 

web_reg_find("Text=Welcome", "Fail=Found", LAST); web_url("Step", "URL=...", LAST);

 

In the following example, the web_reg_find function searches for the text string "Welcome". If the string is not found, the next action function fails and the script execution stops.

 

You can try functions for searching for text:

  • web_find

  • web_global_verification

 

Thanks

Asif


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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