I am trying to do correlation for seatPref option i.e for radio button which contains 3 different types of value.
I tried many types of giving LB & RB stil I am facing problem.
Please below details :
web_reg_save_param("SP",
"LB=name=seatPref value=",
"RB= ",
"Ord=1",
LAST);
Even itreid Ord=All, and substituting SP_1/2/3 in scripting but still I showing error as Error -26377: No match found for the requested parameter "SP".
Can any one please help me