By using ATF How to click the Transfer button the mentioned Screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 09:29 PM
Hi,
By using ATF How to click the Transfer button the mentioned Screenshot.
As a user i want to write a ATF test step to click the Transfer button which is highlighted in the above screen.
Help me out with the test step if we have any
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 10:11 PM
you will have to use Custom UI step for this and get the html id of that button
then use Click Custom UI step
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 11:13 PM
Thanks for your response.
Please help me out how can I get that html ID
Could you please provide more clear details on this
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 11:16 PM
after you open the source request form; you should use Click Custom Component step;
system will automatically retrieve the html ids from the page and show you
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 05:27 AM
I am getting like above once i click on the Click Component step.
please help me out what should i need to do next.
Thanks