I’m still trying to figure out recording (none of the interactive recordings I’ve made seem to play back without problems) so for the time being I’m accessing user interface elements by sending hotkey sequences. e.g. accessing an item in a dropdown menu in Notepad by sending key sequences; Tab, right arrow, right arrow, down arrow, to open the Format menu.
That works fine as a short term solution however playback is quite slow and I can’t see any way to change it. I tried changing the ‘waitForReady’ input parameter to NONE and COMPLETE but this seems to have no effect.