I am trying to automate some qc ( Quality Center ) tasks through Autohotkey.
Find below the code, It identifies and activates the QC > Test Run window, but after that the send keys function is not working. But the code is executed fully without any error and the final msgbox is displayed properly. Please help me !!
#V::
ifwinexist, Manual Runner
winactivate
Send ^R
msgbox, pass