LoadRunner is not able to record action script, Action script is not recorded, done as per loadrunner_unable_to recordscript but still not able to record script, default script
Action()
{
web_browser("LoginForm.jsp",
DESCRIPTION,
ACTION,
"Navigate=<web URL>"
LAST);
return 0;
}
this is only appearing on screen and not recorded whole script