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.
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 |
What does Reporter.Reortevent2 does?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
What is different command used in command Prompt while using QTP?
Can u call winRunner scripts from QTP?
How can I change object description or check point values in qtp?
how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
How to test fly out menu in qtp?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Generic function to search for the unique link in webtable and click on it
Explain features of the latest version of qtp/ uft 12.1?
How does you test a weblink which is changing dynamically?