The Zurich release has arrived! Interested in new features and functionalities? Click here for more

ATF: Create Test Steps to Click Next Button in Order Guide

jmiskey
Kilo Sage

We are just getting in to using the Automated Test Framework.  I am trying to create Test Steps for filling out a request on the Service Portal.  It is on Order Guide.  I got through the first few steps, now I need to click on the "Next" button that appears on the Order Gude on the Service Portal.  But I cannot see, to find the correct Step for that.  Does anyone know what that one is?

Thanks.

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I was able to open an order guide, add a value to an item variable, and then submit with the following:

find_real_file.png

I would use the Review Item in Order Guide step rather than the open a catalog item step.

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Is it possible to create ATF for Guided tour?