How to open a list in a record with ATF

__ __2
Tera Expert

Is there a way to use ATF to open an existing record and then select and open the list in that record?

 

1 ACCEPTED SOLUTION

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Sure

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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 listtask sla.png

@Rituparna3 

you can use run server side script I believe for this.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

__ __2
Tera Expert

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?