OS is Vista-> I want to record the actions opening flight reservation
application from Start Menu.
Steps as follows
1. Under Record and Run Settings
Web-> select the option "Record and run test on any open browser"
Windows Applications-> select the options
-- Application opend by Quick Test
-- Applications opened via the Desktop
When I start recording the first step its recorded as
and when I run the script its throwing error saying can not find the object "Start Menu"
Can any one please tell the requied settings before recording the steps from start menu?
Thanks,
Akhila
application from Start Menu.
Steps as follows
1. Under Record and Run Settings
Web-> select the option "Record and run test on any open browser"
Windows Applications-> select the options
-- Application opend by Quick Test
-- Applications opened via the Desktop
When I start recording the first step its recorded as
Code:
Window("Start Menu").WinButton("All Programs").Click
and when I run the script its throwing error saying can not find the object "Start Menu"
Can any one please tell the requied settings before recording the steps from start menu?
Thanks,
Akhila