Unable to add records to related lists via ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2022 12:40 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2023 02:02 PM
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.