10-16-2011, 10:49 AM
Hi All,
IM Working on QTP11.0 version in SAP Testing. But QTP Doesnot recognize the NavigationBar objects, on recording time recorded in reply time QTP Doesnot recognize the objects. Plz give me anyone suggession for recognize the objects.
I am click "Buy And Sell" object in NavigationBar. I am trying below scripting. it is also not working
Please help me anyone, I am working last 3days this issue only. Please suggest me............
Thanks & Regards
Srinivas.
IM Working on QTP11.0 version in SAP Testing. But QTP Doesnot recognize the NavigationBar objects, on recording time recorded in reply time QTP Doesnot recognize the objects. Plz give me anyone suggession for recognize the objects.
I am click "Buy And Sell" object in NavigationBar. I am trying below scripting. it is also not working
Code:
set SAPNVBar=Browser("Logon - SAP Web Application").Page("SAP - [Home]").SAPFrame("SAP - [Buy And Sell]_2").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagName("Buy And Sell")
SAPNVBar(index).click
Please help me anyone, I am working last 3days this issue only. Please suggest me............
Thanks & Regards
Srinivas.