anatar02
12 years agoContributor
Unable to access any of the controls from RibbonControl(ribbon banner)
Hi,
I am working with the desk top application, which build in c++ and devloper express controler. here i have a ribbon banner, which contains some controlers like New,Edit and Delete and those looks like a controler but does not recognized by testcomplete using objects spy ... here i am able to record them successfully and executred some times without fail, but most of the times it fails, due to wait issue or the controler is not accessible by testcomplete. so could some one please help me to solve this issue, or is that known issue with Testcomplete
the recorded action as
Aliases["RetailSuite"]["wrkspc_AdminConsole"]["top_banner"]["ClickItem"]("Single Order|Edit|New");
the above code works some times and most of the times it is not working...even i am unable to retrive the New objects by using Objects spy.
Note :- I am able to indetify the obejct till below objects
Aliases["RetailSuite"]["wrkspc_AdminConsole"]["top_banner"]
waiting for your valuable reply
I am working with the desk top application, which build in c++ and devloper express controler. here i have a ribbon banner, which contains some controlers like New,Edit and Delete and those looks like a controler but does not recognized by testcomplete using objects spy ... here i am able to record them successfully and executred some times without fail, but most of the times it fails, due to wait issue or the controler is not accessible by testcomplete. so could some one please help me to solve this issue, or is that known issue with Testcomplete
the recorded action as
Aliases["RetailSuite"]["wrkspc_AdminConsole"]["top_banner"]["ClickItem"]("Single Order|Edit|New");
the above code works some times and most of the times it is not working...even i am unable to retrive the New objects by using Objects spy.
Note :- I am able to indetify the obejct till below objects
Aliases["RetailSuite"]["wrkspc_AdminConsole"]["top_banner"]
waiting for your valuable reply