Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ATF - How to Select Options in Lookup Select Box When Not Available in Backend

Chandrakant41
Tera Contributor

The field displays five selectable options on the portal UI, but these options are not available in the backend when validating through the ATF test step.

I also tried using the UI option in ATF, but it does not allow me to add/select the desired value.

How can I make these options available in the ATF test step, or is there another way to select them? Any insights or workarounds would be greatly appreciated!

 

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Chandrakant41 

any reference qualifier is applied?

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

Shaqeel
Mega Sage
Mega Sage

Hi @Chandrakant41 

 

 

You can try Custom UI steps.

Use Manual Page inspector to identify the correct field element.

 

***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************

 

 

Regards

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel

jnt-cnt
Mega Sage

Hi @Chandrakant41 

Did you end up resolving this issue?