ATF - Click Modal Window Usage Query- How to click an "OK" button within a modal window for Problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2024 07:10 AM
Hello,
I am trying to add an ATF step (Click Modal Window) in order to click the OK button after filling in Cause notes and Fix notes for Problem's State transition from RCA to Fix in progress, not able to find the correct UI Page & Button values
is it achievable this way?
Secondly, any useful link(s) from where I can understand/implement other use cases to successfully use this step configuration i.e. Click Modal Window
Please guide.
(Screenshots attached)
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 02:56 AM
Hi @Parul Kaushik , You can use available Custom UI test steps to achieve this requirement.
Use:
1. Set Component Values (Custom UI)
2. Click Component (Custom UI)
You can achieve your requirement by using above test steps.
Please mark my answer helpful if it helps you and accept it as a solution to assist the ServiceNow community.