This document proposes methods to help computer vision-based automation tools more easily detect and interact with hidden objects in graphical user interfaces (GUIs) during software testing. Current vision-based automation systems rely only on image recognition and mouse events, which makes it difficult to find and access hidden GUI elements like dropdown lists or slider positions. The proposed methods add the use of keyboard shortcuts along with image clicks to interact with visible objects and reveal hidden objects, allowing automation tools to more quickly and accurately access hidden objects as part of testing test cases. This should enhance the capabilities of vision-based automation systems.