- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 09:18 PM
Is there a way to use ATF to open an existing record and then select and open the list in that record?
Solved! Go to Solution.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 10:53 PM
Hi,
you cannot open related list record using ATF directly
You can use Server Side Script step to get if there is any record in related list and store the sysId
Then use output of this in next step of Open an Existing Record
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 12:53 AM
Sure
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 07:27 AM
I need to open Sctask form and in the related list i need to open task sla and verify 3 task sla there.
Please help me how to click on task sla tab and verify the list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 07:47 AM
you can use run server side script I believe for this.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 10:50 PM
Thank you for your reply.
I'm sorry, I didn't know how to tell it well.
It's a screenshot of a Japanese instance, but can it be transmitted?
After opening this record in ATF, I would like to open the record surrounded by a red square in ATF. Is it possible?