We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to create an ATF test step to Click 'ADD' button and then select fields from the pop up window?

sarathsr
Tera Contributor
 
1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@sarathsr 

this is a MRVS variable set on catalog form

You can use the OOTB "Add row to multi-row variable set (SP)" step

Once you add this step you can then specify which variable will have which value when ATF runs

AnkurBawiskar_0-1764575511162.png

 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

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

View solution in original post

6 REPLIES 6

@Ankur Bawiskar No, the issue was in the pop up-the add button was not clicked. So I now added a step to click UI component and then retrieved. it works now. anyways Thanks @Ankur Bawiskar for your help as always. Looking forward brother 🙂

 

soumyadeep10
Tera Guru

Hi @sarathsr ,

Please see below, on how to set the values for MRVS.

soumyadeep10_0-1764575644963.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.