Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP identificatin issue with SAP CRM Navigation Bar
#4
Solved: 11 Years, 3 Months, 3 Weeks ago
Try with the following statement.

'Getting child objects
Code:
Set SAPNVBar = Browser("Browser").Page("page").SAPFrame("SAPFrame").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagName("a")



Use below statement.

'Getting child objects
Code:
Set SAPNVBar = Browser("browser").Page("page").SAPFrame("SAPFrame").SAPNavigationBar("SAPNavigationBar").Object.GetElementsByTagName("a")
Reply


Messages In This Thread
RE: QTP identificatin issue with SAP CRM Navigation Bar - by MVChowdary - 06-15-2012, 02:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [HELP]Button no longer works in the transaction ME21N(SAP/QTP) rafaponzio 11 10,336 12-21-2022, 06:08 PM
Last Post: Carlos Veras
  Take Entire screen shot including scroll bar. venkatesh9032 0 1,856 12-26-2016, 06:14 PM
Last Post: venkatesh9032
  How to press the space bar with send keys method Hari Prasad 5 25,211 06-03-2016, 10:47 AM
Last Post: Vijayaragavan.thangam
  UFT does not recognize IE9 download bar akilamurugesh 1 3,604 02-11-2015, 08:43 PM
Last Post: Kirill
Question <Interesting> Is it possible to execute SAP GUI application without QTP Jyobtech 3 3,614 09-07-2012, 12:26 PM
Last Post: SIBICA

Forum Jump:


Users browsing this thread: 2 Guest(s)