By using ATF How to click the Transfer button the mentioned Screenshot

kranthi2
Tera Expert

Hi,

By using ATF How to click the Transfer button the mentioned Screenshot.

 

Desk.png

 

 

As a user i want to write a ATF test step to click the Transfer button which is highlighted in the above screen.

 

Help me out with the test step if we have any

 

Thanks, 

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@kranthi2 

you will have to use Custom UI step for this and get the html id of that button

then use Click Custom UI step

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 

Thanks for your response.

 

Please help me out how can I get that html ID 

 

Could you please provide more clear details on this 

Thanks.

@kranthi2 

after you open the source request form; you should use Click Custom Component step;

system will automatically retrieve the html ids from the page and show you

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

I am getting like above once i click on the Click Component step.

please help me out what should i need to do next.

 

kranthi2_0-1718195237959.png

 

Thanks