By using the ATF i want to click a model button of OK in problem form

kranthi2
Tera Expert

Hi,

By using the ATF i want to click a model button of OK in problem form as mentioned in the below screenshot:

kranthi2_0-1746492497455.png

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

 

16 REPLIES 16

mohdarbaz
Kilo Guru

@kranthi2 

- 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

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

 

Ankur Bawiskar
Tera Patron
Tera Patron

@kranthi2 

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.

 

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

kranthi2_0-1746506943729.png

Please find the above screenshot.

It is not working.