- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 07:33 PM
Hi Team
Am new to Servicenow ATF tool and learning it up slowly.
I am looking for guidance to automate the Custom UI developed by our team through the unique URL instead of opening it via table records. Could you please guide if such steps possible here
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 08:17 PM
Hi @ganeshpalani ,
For UI Pages you would need to use the Custom UI steps located in ATF. You'll need to retrieve the components so the Client Test Runner will do a quick run-through of the steps you have up until the Custom UI step to gather what's on the page. I think what you're looking for would be the Custom UI > Component Value Validation step.
You can follow this Article : Create a Custom ATF UI Step Configuration
Also, learn this topic : https://www.servicenow.com/community/developer-blog/technow-ep-65-atf-custom-ui-and-parameterized-te...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2022 08:17 PM
Hi @ganeshpalani ,
For UI Pages you would need to use the Custom UI steps located in ATF. You'll need to retrieve the components so the Client Test Runner will do a quick run-through of the steps you have up until the Custom UI step to gather what's on the page. I think what you're looking for would be the Custom UI > Component Value Validation step.
You can follow this Article : Create a Custom ATF UI Step Configuration
Also, learn this topic : https://www.servicenow.com/community/developer-blog/technow-ep-65-atf-custom-ui-and-parameterized-te...