Simulate User Clicking/Pressing

An action that would simulate the user clicking on a certain component. This would help greatly with automating some parts of the app. In my case, I have a timer and a random-picker of text messages, and I want the random picker to activate (as if clicked/pressed) when said timer runs out.