ATF- unable to retrive custome ui component

surajgavle4
Tera Contributor

Not able to retrieve custom UI component using set component value(custom UI) step in ATF .

Is there any solution for this or Any work around.

they are showing list record in popup using GlideModal.

"var w = new GlideModal('show_list');"
    "  w.setTitle('title name');"
      "w.setPreference('table', 'table_name');"
1 REPLY 1

Shaqeel
Mega Sage

@surajgavle4 

 

What element you are trying to retrieve.

Use Manual page inspector to identify the correct element.

If you are trying to retrieve element of pop-up it is not possible through ATF. 

 

*************************************************************************************************************
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