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 Posted / 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 View All Answers
Explain object spy in qtp.
Is it possible to split an action? How?
What is synchronization point in QTP?
How many types of parameters are available in quicktest professional (qtp)?
How do Parameterization and Data-Driving relate to each other in QTP?
We stored into the objects OR and then write the scripting
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Where we use data driver in qtp?
What are the trigger events in qtp?
why should we give deliver good quality software?
Is any limitation to xml checkpoints?
How do know the number of browsers opened?