Forum Discussion

techgirlbb's avatar
techgirlbb
Contributor
5 years ago
Solved

How can I click through the submenu items

I have a panel("submenubar") listed with 10 services.

when browse through the object , content text of Panel(Submenubar) listed all the services.

How can I create function to click on each service by using the  for loop.

do i need to get the submenu names from conent tex

 

EX:

one of submenu pannel :

Sys.Browser("iexplore").Page("https://gft.test.bremeronline.net/webapp/showpage.jsp").Frame("mainFrame").Panel("subMenuBar").Panel("DCMPOSTRPT")

 

 

 

2 Replies