By using the ATF i want to click a model button of OK in problem form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 05:50 PM
Hi,
By using the ATF i want to click a model button of OK in problem form as mentioned in the below screenshot:
If i click the Fix button then this pop up is displaying please help me out which ATF test step can i use to click on OK
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:24 PM
- Use Form -> Click Modal Button
- Specify the UI page as 'glide_confirm_standard'
- Specify the Button as 'OK_button'
Hope this resolves your query.
If my response helped, please mark it correct and close the thread so that it benefits future readers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 09:46 PM
Hi @mohdarbaz
Thanks for your response.
1. I don't see the Ui page of fix in progress, please help me out the same
2. yes, true ok_button but i need tom select the ui page as well.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 09:09 PM
you can use Custom UI Step for this and find the element OK and then click on it
what did you start with and where are you stuck?
Also you can try to use "Click Modal" step as suggested by @mohdarbaz
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
05-05-2025 09:50 PM