How can we automate Pop-up fields through ATF?

Saravanakumar 4
Kilo Contributor

Im trying to automate the fields that are inside a Pop-up window through ATF. Is it possible to do. If so please guide me.

Scenario:

1. Creating a new CM ticket.

2. Moving that ticket to RFA.

3. Trying to move that same ticket to On-Hold by a approver which displays a Pop-up window.

4 REPLIES 4

ARG645
Tera Guru
Saravanakumar S,
In ATF, you can use a step called Click Modal Button . Using this step you can click any button you want in the Popup Window.
Thank you,
Aman Gurram
- As of now I dont have enough info to explain your 3 steps in the question.
Please mark the answer as helpful if applicable.

Hi Aman Gurram,

I have attached screenshot what i exactly want to automate through ATF. I want to enter values in the fields available inside a popup window.

 

Thanks

 

I am afraid such type of step is not yet supported in the ATF as of now. The only thing ATF can do is to click the Popup buttons (mostly OK or CANCEL). -upvoting this question.

Gerald Onyia
Kilo Guru

Hello!

Not sure how late I am. But I was able to find the solution for what I think to be your question. I needed what I think to be the same situation accomplished.

Basically, clicking a UI button triggered a pop up where I had to enter field values, and click on the OK button.

See my screenshot below for exact steps:

find_real_file.png

Hope I was able to help!

- Gerald