How to build a UI action to reload a form for ATF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2023 06:37 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 10:07 AM
How does saving the form/record and re-opening it not solve this?