Pls Solve Error(SAP-CRM):- Cannot identify the specified
item of the SAPNavigationBar object.Canfirm that the
specified item is included in the object's item collection.



Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canf..

Answer / sourabh

Try using the below code
Set SAPNVBar = Browser("SAP CRM - [Account
Management]").Page("SAP CRM - [Account
Management]").SAPFrame("SAP CRM - [Account
Management]").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagN
ame("a")
SAPNVBar(index).click

index should be the strip one needs be click

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance

2 Answers   BirlaSoft,


Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.

2 Answers  


How you r using QTP in u r project

1 Answers   IBM, Lehman Brothers,


what is the use of Text output value in Qtp?

2 Answers  


What is the difference between "call to action" and "call an existing action"

9 Answers   Accenture, Yana Software,






what are the disadvantages of descriptiveprograming

5 Answers   GE,


How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?

3 Answers   QualiTest,


What is the difference between the design-time and run-time data tables?

0 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


How to export QTP results to an ".xls" file?

3 Answers  


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,


how to create external data table?

1 Answers   TCS,


Categories