- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 10:18 AM
Hello all, I've searched the community and I cannot find a clear answer on how to add text comments to an ATF testing popup window. And then select "Submit" on the popup window after comments are added.
Please don't reference this page, it is not helpful. Form test step: Click Modal Button
Solved! Go to Solution.
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 10:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 10:35 AM
Hi Sachin,
In my test situation, the "Edit Policy" UI button opens a pop-up window where I must enter the text before clicking the Edit button. I'm following the same technique as you, however in my situation, even after inputting the mandatory text using the 'Set Component Values (Custom UI)' step, the 'Edit' button is not enabled, therefore my test fails at the last stage. Is there any way to accomplish this with ATF?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 08:09 AM
This is not helpful. When using the test step Set Component Values(Custom UI), the text enters in the text box but it is not registering. The Asterisk marking it as mandatory remains red and causes step failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 10:49 AM
Hi Dead blade,
I had the same requirement, i searched everywhere but couldn't find a solution for it. With the Click Modal Test Step, we can click on the Ui action(thereafter it opens Dialog box). After that, we can click on ok or cancel button. We can't enter the text in the fields in the Dialog Box.
Mark it as Helpful, if it's helpful to you.
Thanks
Vamshidhar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 10:52 AM
I am not testing the box. I need to enter the variable and select ok to complete the test. Testing the cancel of a record. When the UI Action cancel is selected on the form, a popup opens.. the user must enter text and select ok to complete the cancel action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2020 11:03 AM
After Clicking "Cancel" Ui action button a popup opens right, in the popup user has to enter comments manually or through ATF Step??
If it's through ATF, there is no Step in ATF which will fulfill your requirement as per my knowledge. I faced lot of issues with this same requiremnt one month back.
If this is not your correct requirement, Correct me if iam wrong.
Thanks
Vamshidhar