04-23-2014, 03:15 PM
i am beginner in the QTP, i work now with QTP UFT 11.52. i have this problem. all my Object in Testscript are generate with the same name.and i dont know why.
*********
******************
thank you for your Hepl
*********
Code:
Browser("Browser").WinObject("Chrome_WidgetWin_1").Drop 1919,413
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 853,618
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1031,442
Browser("Browser").WinObject("Chrome_WidgetWin_1").Type "Barcelona"
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1044,462
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1115,467
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1244,635
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1230,463
Browser("Browser").WinObject("Chrome_WidgetWin_1").Type "12:00"
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1116,485
Window("Window").Click 42,53
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1112,489
Window("Window").Click 47,34
Browser("Browser").WinObject("Chrome_WidgetWin_1").Click 1234,535
******************
thank you for your Hepl