Finding a UI element off the screen

Unfortunately, I have to use a right click activity to call an custom application in the context menu of the folder. Its custom code that archives the folder and its contents to HPE content manager. So I am not trying to get information per say. I attached screenshot to show what I am doing. I am right clicking on folder 201705 Data and executing the “Import to CM” executable.

I have been able to use a element exists check inside a while loop and sending hotkey page down until the element shows up to get it to work. But the element exists activity is just too slow. I have to loop through about 200 folders.