12-24-2010, 01:13 PM
Hi Ankur,
Posting on your blog very first time as most of the time by reading ur replies to other's queries, I got answers for my doubts. But this time situation changed for me.
I am working on siebel automation, our application have 3 environments. On 1 envr. on which I created the scripts are running fine, but on another 3 its not working.
QTP not recognizing the objects, taking all objects as Winobjects.
For example -
instead of
the url I am using : http://w1647.xxxnl.local/ecommunications...Cmd=AutoOn
I am totally stuck and already lost my full day to resolve this issue.
Thanks & regards,
Pushpinder Sharma
Cell: +91-9739961571
Posting on your blog very first time as most of the time by reading ur replies to other's queries, I got answers for my doubts. But this time situation changed for me.
I am working on siebel automation, our application have 3 environments. On 1 envr. on which I created the scripts are running fine, but on another 3 its not working.
QTP not recognizing the objects, taking all objects as Winobjects.
For example -
Code:
Browser("Siebel Communications").Page("Siebel Communications").Frame("_swescrnbar Frame").WinObject("WinObject").Click 119,6
instead of
Code:
SiebApplication("Siebel Communications").SiebPageTabs("PageTabs").GotoScreen "Accounts Screen"
the url I am using : http://w1647.xxxnl.local/ecommunications...Cmd=AutoOn
I am totally stuck and already lost my full day to resolve this issue.
Thanks & regards,
Pushpinder Sharma
Cell: +91-9739961571