• SPEForums need your contributions to build up a strong repository of performance engineering resources.

HP LoadRunner 9.52 - while replaying the...

  • Thread starter Mallikharjuna Challa
  • Start date
M

Mallikharjuna Challa

Guest
HP LoadRunner 9.52 - while replaying the script, Run-Time Viewer is not able to find a text and giving below error Error -26228: Text-link ("xxxxxx") not found [MsgId: MERR-26228] By checking the application manually it is showing that text. and even am able to find the text by copy and paste the URL from Run-Time Viewer address bar. Please suggest the solution for this.
 
Change the web_find to web_reg_find.. it shud work..
 
Turn off the run time viewer. Turn up the log level for debug
 
Check WinInet at the time of replaying or use web_set_socket as TSL..... coz some time the app connection not happens correctly so the text also not get founded.
 
Mallikharjuna Challa if you got solution than plz share with us also. :)
 
Back
Top