Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ATF Test Step

Joy _FHLBSF_
Tera Contributor

For this catalog item,  we have a custom button below that needs to be clicked before launching the request form where it contains all of the fields you need to fill out and I am stuck in this step cause I am not sure what would be appropriate. I have tried Click UI Action or Click Modal Action but none of them seems to fit.

 

Joy_FHLBSF__0-1761692827309.png

 

1 ACCEPTED SOLUTION

lauri457
Giga Sage

I just realised that your custom button might actually just be a multi-row variable set. In that case you don't need to create your own step config. You just need to add the below steps in this order to fill in rows to the set.

When on page:

  1. Add row to multi-row variable set (SP)
  2. Set Variable Values (SP)
  3. Save current row of multi-row variable set (SP)

lauri457_0-1761782495533.png

 

View solution in original post

6 REPLIES 6

I have tried it and it works! Thanks so much. Really appreciate it

Joy _FHLBSF_
Tera Contributor

Hello, 

 

I have ran into another issue in one of the fields from Add row to multi-row variable set (SP).

 

There is level of access (screenshot below) that is referenced to another table and I have inserted this record from a previous ATF step but for some reason, my ATF is failing saying it is not a valid choice. I hope you can provide some guidance on this. Thanks in advance.

 

Joy_FHLBSF__1-1763684025243.png