updated control name
This commit is contained in:
@@ -12,28 +12,28 @@ sleep 10000
|
||||
|
||||
WinActivate, Accenture CAS Modeler
|
||||
sleep 1000
|
||||
ControlGetText PresetUser,WindowsForms10.EDIT.app.0.141b42a_r25_ad12
|
||||
ControlGetText PresetUser,WindowsForms10.EDIT.app.0.141b42a_r29_ad12
|
||||
|
||||
; only set the username if not preset.
|
||||
if !PresetUser
|
||||
{
|
||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r25_ad12,%1%
|
||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r29_ad12,%1%
|
||||
sleep 1000
|
||||
}
|
||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r25_ad11,%2%
|
||||
ControlSend WindowsForms10.EDIT.app.0.141b42a_r29_ad11,%2%
|
||||
sleep 1000
|
||||
ControlClick WindowsForms10.BUTTON.app.0.141b42a_r25_ad12
|
||||
ControlClick WindowsForms10.BUTTON.app.0.141b42a_r29_ad12
|
||||
|
||||
sleep 30000
|
||||
|
||||
WinActivate, Accenture CAS Modeler - Version
|
||||
|
||||
sleep 5000
|
||||
sleep 10000
|
||||
;Click,right,114,114
|
||||
ControlClick,x114 y114,Accenture CAS Modeler - Version,,right
|
||||
|
||||
sleep 5000
|
||||
sleep 10000
|
||||
ControlSend,,gg{enter},Accenture CAS Modeler - Version
|
||||
|
||||
sleep 5000
|
||||
sleep 10000
|
||||
ControlSend,,{enter},Get Latest Version
|
||||
Reference in New Issue
Block a user