SAM77261
11 years agoNew Contributor
Unable to click on sub menu
Problem defination: In my applicaiton. If user click or mouseover on one Mainmenu, it will show submenu. Testcomplete finds the whole submenu as one object.
Its saving the object as 'PagePopup' in Namemapping. If we click on hightlight, it will not highlight since it appreas only when we put focus on Mainmenu
I'm not able to click any Submenu items, even in executing Recorded script.
Even its failed when i run below statement
Sys.Browser("iexplore").Page("*/ABZBASE_SUPERUSER_BANNER_EN_1648.html").Frame(0).Panel(0).Panel(0).Panel("scroll_container").Table(0).Cell(8, 1).click
Please help me in solving this issue.
Its saving the object as 'PagePopup' in Namemapping. If we click on hightlight, it will not highlight since it appreas only when we put focus on Mainmenu
I'm not able to click any Submenu items, even in executing Recorded script.
Even its failed when i run below statement
Sys.Browser("iexplore").Page("*/ABZBASE_SUPERUSER_BANNER_EN_1648.html").Frame(0).Panel(0).Panel(0).Panel("scroll_container").Table(0).Cell(8, 1).click
Please help me in solving this issue.