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 |
How we test web based application by using QTP
What is the difference in between function and sub as well as give some code of both
What is the difference between "call" and "callclose"
what is the automation framework that ur company using(actual procedure,not theoritically explination)
What is use of Global Sync Timeouts in QTP9.2?
I want to do QTP Certification what is the pattern of Question paper.
How many number of actions possible in qtp?
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
How many types of actions are there in quicktest professional (qtp)?
How many add-ins comes by default with quicktest professional (qtp)?
What is the difference between a Function and Action in QTP?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?