Visibility of UI buttons in Automated Test Facility
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2017 10:39 AM
The ATF returns results that UI buttons are not visible but they are plainly visible. A test to confirm the invisibility of the buttons is successful. What could cause this confusion.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2017 10:54 AM
If you are trying to test the UI Action such as 'Save', you need to remember that there might be several UI Actions named 'Save' (I have 4 of them in my environment) on the same table (plus global UI Actions) and you need to make sure to pick exactly the one that appears on your form. I would try to verify sys_ids to be certain.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2017 12:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2021 04:18 AM
Hi,
Appreciate this is going back sometime ago but I was wondering if you could share the TEST step which allows you to check the button is not visible?
Many Thanks,
James