Quantcast
Viewing all articles
Browse latest Browse all 12134

Re: " Error -27987: Requested image not found [MsgId: MERR-27987]"

Hi iwmi0426,

 

This problem is occuring because of correlation.

 

You need to fix the correlation errors as below.

//Correlation comment - Do not change! Original value='111489.893317132fHDtHzVpDiHfDttAipfziDcf' Name ='CorrelationParameter_2'web_reg_save_param_ex("ParamName=CorrelationParameter_2","LB=userSession value=","RB=>\n<table border",
		SEARCH_FILTERS,"Scope=All","IgnoreRedirections=Yes","RequestUrl=*/nav.pl*",
		LAST);
	web_url("WebTours_2","URL=http://127.0.0.1:1080/WebTours/","Resource=0","RecContentType=text/html","Referer=","Snapshot=t2.inf","Mode=HTML",
		EXTRARES,"URL=../favicon.ico", ENDITEM,
		LAST);


	lr_think_time(44);

    web_submit_data("login.pl_2","Action=http://127.0.0.1:1080/WebTours/login.pl","Method=POST","RecContentType=text/html","Referer=http://127.0.0.1:1080/WebTours/nav.pl?in=home","Snapshot=t4.inf","Mode=HTML",
		ITEMDATA,"Name=userSession", "Value={CorrelationParameter_2}", ENDITEM,"Name=username", "Value=jojo", ENDITEM,"Name=password", "Value=bean", ENDITEM,"Name=JSFormSubmit", "Value=on", ENDITEM,"Name=login.x", "Value=35", ENDITEM,"Name=login.y", "Value=8", ENDITEM,
		LAST);

	lr_think_time(22);

	web_image("Search Flights Button","Alt=Search Flights Button","Snapshot=t5.inf",
		LAST);

	web_image("Search Flights Button_2","Alt=Search Flights Button","Snapshot=t6.inf",
		LAST);

 Before correlation the image for Search Flights Button was not found, but after correlation it was found.

 

Regards,

Srihari


Viewing all articles
Browse latest Browse all 12134

Trending Articles