ATF - Related List Visibility?

Duncan Pederse1
Giga Expert

Can ATF test whether Related Lists are visible?

1 ACCEPTED SOLUTION

Update: I do not see how you can validate the actual visibility, but you can validate that the related list exists on the table by querying the 'sys_ui_related_list_entry' table.

View solution in original post

3 REPLIES 3

Harshinya1
Mega Guru

This link might give you answers

https://community.servicenow.com/community?id=community_question&sys_id=b4e96726db1e53c02328f3231f9619ef

 

Hope this helps

Duncan Pederse1
Giga Expert

Thanks. That is more about Related List records unfortunately, as opposed to the Related List visibility itself. 

Update: I do not see how you can validate the actual visibility, but you can validate that the related list exists on the table by querying the 'sys_ui_related_list_entry' table.