How to write ATF test steps to check records in the list view and delete a record from the list view in ATF. tried multiple times but it is failing for list, able to write for form view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 06:41 AM
How to write ATF test steps to check records in the list view and delete a record from the list view in ATF. tried multiple times but it is failing for list, able to write for form view.
- Labels:
-
Automated Test Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 06:55 AM
You don't have OOB Step to delete a record from list view
Please share which steps you are trying to add
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 07:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 07:25 AM
Hi,
So is the step getting failed?
if yes then with what message?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2020 07:33 AM
Hi,
The error message is : "FAILURE: The 'Document Link' list could not be found on the currently open page" hence the next step gets skipped as well.
Thanks!