Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to open Additional actions context menu in ATF

Aeden Frost
Tera Contributor

Hi everyone,

I'm trying to test the export to PDF functionality within an ATF by using the context menu, however, I am unable to find the Component in the custom UI to open the menu, I can access the menu items if I manually click the Additional actions button but I need to have it done within the ATF.

Any help would be greatly appreciated, pictures are attached regarding what I want.

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

Hi,

You can try multiple times to retrieve the components.

if you cannot detect it using Custom UI then it's not possible to test using ATF.

Regards
Ankur

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

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron

Hi,

You can try multiple times to retrieve the components.

if you cannot detect it using Custom UI then it's not possible to test using ATF.

Regards
Ankur

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

I've tried everything to retrieve the components, but the only way I can seem to access the context menu is to do it manually when the ATF reaches the final stage. It should definitely be clickable but it doesn't show up for whatever reason 😞

OMT
Giga Guru

Hi! Have you found a solution yet? I'm facing the same problem.