Unable to add records to related lists via ATF

Mitch Moran
Tera Contributor

We are trying to implement an automated test that clicks the "Edit" button of a Related list, chooses a record from the slush-bucket and then saves it to the related list. We have been successful in clicking the "Edit" button and seeing the slush-bucket appear as the test is running but we are unable to choose a record from the slush-bucket and see it in the related list. Is this something that can be accomplished through the ATF? 

 

Example: Open Problem record, click Edit button on "Incidents" related list, choose record from slush-bucket and save to related list.

1 REPLY 1

Thomas Drake
Tera Contributor

ServiceNow says this can't be done: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0822450

 

But you can do it using the Component (Custom UI) steps.