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 to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
At a time how many users can access QTP?
What are the main attributes of test automation?
What is expert view and keyword view?
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
How to parameterize Object Repository?
write code to read and write data from file?
I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.
Count the number of radio buttons and randomly select one.
How to give a call to another action from one action?
Hi Friends,I hav Just finished QTP course.Can any body suggest me which is the best place to go and post resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r calls in these cities,the best one?
What is the limitation to XML Checkpoints?