Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with menu object (UFT)
#3
Solved: 9 Years, 1 Week ago
Hi,

thanks for answering my question.

The code I use is as follows:

Code:
Public Function navInicio()    
    If navegador.WebElement("class:=menuButton","innertext:=Inicio").Exist(5) Then        
        navegador.WebElement("class:=menuButton","innertext:=Inicio").Click                
    else
        msgbox ("Inicio not found")    
    End If    
End Function


What is the aim of Check the Menu item hierarchy?

Thanks,
Reply


Messages In This Thread
Problem with menu object (UFT) - by Marta79 - 04-09-2015, 01:17 PM
RE: Problem with menu object (UFT) - by babu123 - 04-09-2015, 08:50 PM
RE: Problem with menu object (UFT) - by Marta79 - 04-10-2015, 12:24 PM
RE: Problem with menu object (UFT) - by Marta79 - 05-07-2015, 12:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to Close UFT 14.53 through AOM Object y.srihari 1 2,112 12-26-2019, 08:43 PM
Last Post: y.srihari
  UFT not recognizing windows object sbudhwa 0 2,557 10-05-2016, 09:32 PM
Last Post: sbudhwa
  Comparing data from xml file and a value in gui object using UFT Lavanya N 1 2,250 07-21-2015, 03:24 PM
Last Post: Lavanya N
  Unable to perform click operation on MDI menu/sub menu (Infragistics) with UFT 12 Mahen1108 0 3,313 06-17-2015, 05:29 PM
Last Post: Mahen1108
  Problem Automating Flex App - UFT 12.01 + Flex 4.6 SDK + IE 10,11 + OS windows 7,8 64 kamle 4 3,644 12-24-2014, 05:48 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)