Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP identificatin issue with SAP CRM Navigation Bar
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
Hi,

Unble to recognise the SAP CRP Navigationbar using QTP 10, please let me knw wther we need to do any server setting for this.

Thanks
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
plz post the object spy, application screenshot.
Reply
#3
Solved: 10 Years, 8 Months, 3 Weeks ago
HI Ankesh,

Please find the screen shot attached, the Spy heirarchy look commen, but if we reorcd and run it will not work.

I have attached the screen shot please reffer the same.




Attached Files Image(s)
   
Reply
#4
Solved: 10 Years, 8 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
#5
Solved: 10 Years, 8 Months, 3 Weeks ago
[quote='MVChowdary' pid='21531' dateline='1339751331']
Try with the following statement.

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



Thanks for replying , i am using the same code above as temporary solution ,bcox its taking long time identify the objects..


Is there any method /any setting to be carried out at the client /server side such that QTP can directly identfying the object.

Thanks
Mwase
Reply


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

Forum Jump:


Users browsing this thread: 3 Guest(s)