Error "g_form is not defined. A valid form must have g_form defined" in ATF

venkata satish
Tera Expert

I am trying to open service portal home page using Open a Form (SP) in ATF. it is giving error  "g_form is not defined. A valid form must have g_form defined". How can I fix it.

Regards, 

Venkata Satish

6 REPLIES 6

ManiMallavolu
Tera Contributor

Hi Venkata,

Would you please check if the person you are impersonating in ATF have the right roles. There is a possibility, the case might fail because its only available to users with certain roles.

Raffy
Tera Contributor

Do you have any UI Policy/Action or Client Script to put your HIDE/SHOW logic to render Variables optionally?

If you put Test Step with Set Variable agaist the hidden variable, you will have that error I think. If then, you need to test Set Variable against the variable hidden/show optionally with separate step I guess.

 

Moon1