How to build a UI action to reload a form for ATF

DevtoSME
Giga Guru

So i need to reload a form to access the other UI actions on a form via an ATF test step. i have tried opening the existing form but it changes the options available as opposed to reloading the form. 

 

I was told to write a UI action with a script such as location.reload()

but Im unsure on how to structure it because Im not as proficient with JS. Could any one help with what I would put in the script sections for this UI action

1 REPLY 1

Elijah Aromola
Mega Sage

How does saving the form/record and re-opening it not solve this?