- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2020 04:11 PM
I am trying to create a test that opens up an incident then creates a child task for that incident. However I do not see how I can replicate what I normally do manually because related list ui actions do not show up in the "Click a UI Action" test steps. Does anyone know how to access it? The below screen show is what we normally do to manually create a task on an incident. I tried to manually create a task via "Open a new form" and set the Parent to the "Click UI Action > Record" but that is failing. If anyone knows how to fix this I would appreciate it. If you need any more information please let me know.
Solved! Go to Solution.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2020 03:00 PM
Determined there was a UI policy that was preventing the Parent field from being written too. After turning that off my above step worked in setting the Parent field value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2024 12:46 AM
HI @Ankur Bawiskar
The link which u have provided is showing as archived, can u plz let me know if there is any other
Thanks,
Naidile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2020 03:00 PM
Determined there was a UI policy that was preventing the Parent field from being written too. After turning that off my above step worked in setting the Parent field value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2021 07:29 AM
Hello Jared, I have similar issue, Parent field on task form is read only.
When I try to insert record via server config, the step is successful but when I try to open existing record I get error that no record found with that Sys id
Any suggestions? There is related link "Add task" on main table but not sure how to access related links via ATF, any input on this?